Searched refs:efx_tx_tso_fallback (Results 1 – 4 of 4) sorted by relevance
45 int efx_tx_tso_fallback(struct efx_tx_queue *tx_queue, struct sk_buff *skb);
396 rc = efx_tx_tso_fallback(tx_queue, skb); in __ef100_enqueue_skb()
472 int efx_tx_tso_fallback(struct efx_tx_queue *tx_queue, struct sk_buff *skb) in efx_tx_tso_fallback() function
346 rc = efx_tx_tso_fallback(tx_queue, skb); in __efx_enqueue_skb()
Completed in 10 milliseconds