Home
last modified time | relevance | path

Searched refs:efx_siena_tx_tso_fallback (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/sfc/siena/
Dtx_common.h36 int efx_siena_tx_tso_fallback(struct efx_tx_queue *tx_queue, struct sk_buff *skb);
Dtx.c159 rc = efx_siena_tx_tso_fallback(tx_queue, skb); in __efx_siena_enqueue_skb()
Dtx_common.c431 int efx_siena_tx_tso_fallback(struct efx_tx_queue *tx_queue, in efx_siena_tx_tso_fallback() function