Home
last modified time | relevance | path

Searched refs:efx_tx_map_data (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dtx_common.h38 int efx_tx_map_data(struct efx_tx_queue *tx_queue, struct sk_buff *skb,
H A Def100_tx.c365 rc = efx_tx_map_data(tx_queue, skb, segments); in ef100_enqueue_skb()
H A Dtx.c379 if (!data_mapped && (efx_tx_map_data(tx_queue, skb, segments))) in __efx_enqueue_skb()
H A Dtx_common.c329 int efx_tx_map_data(struct efx_tx_queue *tx_queue, struct sk_buff *skb, in efx_tx_map_data() function
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dtx_common.h39 int efx_tx_map_data(struct efx_tx_queue *tx_queue, struct sk_buff *skb,
H A Def100_tx.c448 rc = efx_tx_map_data(tx_queue, skb, segments); in __ef100_enqueue_skb()
H A Dtx.c379 if (!data_mapped && (efx_tx_map_data(tx_queue, skb, segments))) in __efx_enqueue_skb()
H A Dtx_common.c349 int efx_tx_map_data(struct efx_tx_queue *tx_queue, struct sk_buff *skb, in efx_tx_map_data() function

Completed in 8 milliseconds