Searched refs:efx_hard_start_xmit (Results 1 - 3 of 3) sorted by relevance

/drivers/net/ethernet/sfc/
H A Defx.h26 netdev_tx_t efx_hard_start_xmit(struct sk_buff *skb,
H A Defx.c2205 .ndo_start_xmit = efx_hard_start_xmit,
2235 .ndo_start_xmit = efx_hard_start_xmit,
H A Dtx.c327 * This function is split out from efx_hard_start_xmit to allow the
515 netdev_tx_t efx_hard_start_xmit(struct sk_buff *skb, function
545 /* Must be inverse of queue lookup in efx_hard_start_xmit() */

Completed in 17 milliseconds