Home
last modified time | relevance | path

Searched refs:ice_start_xmit (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_txrx.h234 netdev_tx_t ice_start_xmit(struct sk_buff *skb, struct net_device *netdev);
Dice_txrx.c2197 netdev_tx_t ice_start_xmit(struct sk_buff *skb, struct net_device *netdev) in ice_start_xmit() function
Dice_main.c4849 .ndo_start_xmit = ice_start_xmit,
4860 .ndo_start_xmit = ice_start_xmit,