Searched refs:efx_ef10_tx_tso_desc (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | nic.h | 208 int efx_ef10_tx_tso_desc(struct efx_tx_queue *tx_queue, struct sk_buff *skb,
|
H A D | tx.c | 346 rc = efx_ef10_tx_tso_desc(tx_queue, skb, &data_mapped); in __efx_enqueue_skb()
|
H A D | ef10.c | 2234 int efx_ef10_tx_tso_desc(struct efx_tx_queue *tx_queue, struct sk_buff *skb, in efx_ef10_tx_tso_desc() function
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | nic.h | 301 int efx_ef10_tx_tso_desc(struct efx_tx_queue *tx_queue, struct sk_buff *skb,
|
H A D | tx.c | 346 rc = efx_ef10_tx_tso_desc(tx_queue, skb, &data_mapped); in __efx_enqueue_skb()
|
H A D | ef10.c | 2218 int efx_ef10_tx_tso_desc(struct efx_tx_queue *tx_queue, struct sk_buff *skb, in efx_ef10_tx_tso_desc() function
|
Completed in 17 milliseconds