Searched refs:ice_start_xmit (Results 1 – 4 of 4) sorted by relevance
470 netdev_tx_t ice_start_xmit(struct sk_buff *skb, struct net_device *netdev);
374 return ice_start_xmit(skb, netdev); in ice_eswitch_port_start_xmit()
2450 netdev_tx_t ice_start_xmit(struct sk_buff *skb, struct net_device *netdev) in ice_start_xmit() function
9348 .ndo_start_xmit = ice_start_xmit,9360 .ndo_start_xmit = ice_start_xmit,
Completed in 23 milliseconds