Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
A Dtx_common.c328 struct efx_tx_buffer *efx_tx_map_chunk(struct efx_tx_queue *tx_queue, in efx_tx_map_chunk() function
400 efx_tx_map_chunk(tx_queue, dma_addr, header_len); in efx_tx_map_data()
411 buffer = efx_tx_map_chunk(tx_queue, dma_addr, len); in efx_tx_map_data()
A Dtx_common.h38 struct efx_tx_buffer *efx_tx_map_chunk(struct efx_tx_queue *tx_queue,
A Dtx.c478 tx_buffer = efx_tx_map_chunk(tx_queue, dma_addr, len); in efx_xdp_tx_buffers()

Completed in 5 milliseconds