Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/sfc/
Dnet_driver.h1607 __efx_tx_queue_get_insert_buffer(const struct efx_tx_queue *tx_queue) in __efx_tx_queue_get_insert_buffer() function
1617 __efx_tx_queue_get_insert_buffer(tx_queue); in efx_tx_queue_get_insert_buffer()
Dtx.c448 buffer = __efx_tx_queue_get_insert_buffer(tx_queue); in efx_enqueue_unwind()