Home
last modified time | relevance | path

Searched refs:efx_tx_map_data (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/sfc/
Dtx_common.h38 int efx_tx_map_data(struct efx_tx_queue *tx_queue, struct sk_buff *skb,
Def100_tx.c365 rc = efx_tx_map_data(tx_queue, skb, segments); in ef100_enqueue_skb()
Dtx_common.c329 int efx_tx_map_data(struct efx_tx_queue *tx_queue, struct sk_buff *skb, in efx_tx_map_data() function
Dtx.c379 if (!data_mapped && (efx_tx_map_data(tx_queue, skb, segments))) in __efx_enqueue_skb()