Searched refs:efx_tx_map_data (Results 1 – 4 of 4) sorted by relevance
38 int efx_tx_map_data(struct efx_tx_queue *tx_queue, struct sk_buff *skb,
365 rc = efx_tx_map_data(tx_queue, skb, segments); in ef100_enqueue_skb()
329 int efx_tx_map_data(struct efx_tx_queue *tx_queue, struct sk_buff *skb, in efx_tx_map_data() function
379 if (!data_mapped && (efx_tx_map_data(tx_queue, skb, segments))) in __efx_enqueue_skb()