Home
last modified time | relevance | path

Searched refs:nv_start_xmit (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/nvidia/
H A Dforcedeth.c2207 * nv_start_xmit: dev->hard_start_xmit function
2210 static netdev_tx_t nv_start_xmit(struct sk_buff *skb, struct net_device *dev) in nv_start_xmit() function
5678 .ndo_start_xmit = nv_start_xmit,
/kernel/linux/linux-6.6/drivers/net/ethernet/nvidia/
H A Dforcedeth.c2202 * nv_start_xmit: dev->hard_start_xmit function
2205 static netdev_tx_t nv_start_xmit(struct sk_buff *skb, struct net_device *dev) in nv_start_xmit() function
5679 .ndo_start_xmit = nv_start_xmit,

Completed in 17 milliseconds