Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/sfc/
Dtx.c334 static struct efx_tx_buffer *efx_tx_map_chunk(struct efx_tx_queue *tx_queue, in efx_tx_map_chunk() function
392 efx_tx_map_chunk(tx_queue, dma_addr, header_len); in efx_tx_map_data()
403 buffer = efx_tx_map_chunk(tx_queue, dma_addr, len); in efx_tx_map_data()