Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Dnet_driver.h1610 __efx_tx_queue_get_insert_buffer(const struct efx_tx_queue *tx_queue) in __efx_tx_queue_get_insert_buffer() function
1620 __efx_tx_queue_get_insert_buffer(tx_queue); in efx_tx_queue_get_insert_buffer()
Dtx.c451 buffer = __efx_tx_queue_get_insert_buffer(tx_queue); in efx_enqueue_unwind()