Home
last modified time | relevance | path

Searched refs:efx_tx_tso_fallback (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/sfc/
Dtx_common.h43 int efx_tx_tso_fallback(struct efx_tx_queue *tx_queue, struct sk_buff *skb);
Dtx_common.c451 int efx_tx_tso_fallback(struct efx_tx_queue *tx_queue, struct sk_buff *skb) in efx_tx_tso_fallback() function
Def100_tx.c396 rc = efx_tx_tso_fallback(tx_queue, skb); in __ef100_enqueue_skb()
Dtx.c354 rc = efx_tx_tso_fallback(tx_queue, skb); in __efx_enqueue_skb()