Searched refs:efx_tx_tso_fallback (Results 1 – 4 of 4) sorted by relevance
42 int efx_tx_tso_fallback(struct efx_tx_queue *tx_queue, struct sk_buff *skb);
356 rc = efx_tx_tso_fallback(tx_queue, skb); in ef100_enqueue_skb()
431 int efx_tx_tso_fallback(struct efx_tx_queue *tx_queue, struct sk_buff *skb) in efx_tx_tso_fallback() function
354 rc = efx_tx_tso_fallback(tx_queue, skb); in __efx_enqueue_skb()