Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/ethernet/sfc/
Dnet_driver.h1689 __efx_tx_queue_get_insert_buffer(const struct efx_tx_queue *tx_queue) in __efx_tx_queue_get_insert_buffer() function
1699 __efx_tx_queue_get_insert_buffer(tx_queue); in efx_tx_queue_get_insert_buffer()
Dtx_common.c282 buffer = __efx_tx_queue_get_insert_buffer(tx_queue); in efx_enqueue_unwind()
Dtx.c470 prefetchw(__efx_tx_queue_get_insert_buffer(tx_queue)); in efx_xdp_tx_buffers()