Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/siena/
Dtx.c261 prefetchw(__efx_tx_queue_get_insert_buffer(tx_queue)); in efx_siena_xdp_tx_buffers()
Dnet_driver.h1696 __efx_tx_queue_get_insert_buffer(const struct efx_tx_queue *tx_queue) in __efx_tx_queue_get_insert_buffer() function
1706 __efx_tx_queue_get_insert_buffer(tx_queue); in efx_tx_queue_get_insert_buffer()
Dtx_common.c283 buffer = __efx_tx_queue_get_insert_buffer(tx_queue); in efx_siena_enqueue_unwind()
/drivers/net/ethernet/sfc/
Dnet_driver.h1743 __efx_tx_queue_get_insert_buffer(const struct efx_tx_queue *tx_queue) in __efx_tx_queue_get_insert_buffer() function
1753 __efx_tx_queue_get_insert_buffer(tx_queue); in efx_tx_queue_get_insert_buffer()
Dtx_common.c301 buffer = __efx_tx_queue_get_insert_buffer(tx_queue); in efx_enqueue_unwind()
Def100_tx.c405 struct efx_tx_buffer *buffer = __efx_tx_queue_get_insert_buffer(tx_queue); in __ef100_enqueue_skb()
Dtx.c474 prefetchw(__efx_tx_queue_get_insert_buffer(tx_queue)); in efx_xdp_tx_buffers()