Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/sfc/siena/
Dtx_common.h32 int efx_siena_tx_map_data(struct efx_tx_queue *tx_queue, struct sk_buff *skb,
Dtx.c173 if (!data_mapped && (efx_siena_tx_map_data(tx_queue, skb, segments))) in __efx_siena_enqueue_skb()
Dtx_common.c329 int efx_siena_tx_map_data(struct efx_tx_queue *tx_queue, struct sk_buff *skb, in efx_siena_tx_map_data() function