Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/siena/
H A Dtx.c261 prefetchw(__efx_tx_queue_get_insert_buffer(tx_queue)); in efx_siena_xdp_tx_buffers()
H A Dnet_driver.h1676 __efx_tx_queue_get_insert_buffer(const struct efx_tx_queue *tx_queue) in __efx_tx_queue_get_insert_buffer() function
1686 __efx_tx_queue_get_insert_buffer(tx_queue); in efx_tx_queue_get_insert_buffer()
H A Dtx_common.c283 buffer = __efx_tx_queue_get_insert_buffer(tx_queue); in efx_siena_enqueue_unwind()
/linux/drivers/net/ethernet/sfc/
H A 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()
H A Dtx_common.c301 buffer = __efx_tx_queue_get_insert_buffer(tx_queue); in efx_enqueue_unwind()
H A Def100_tx.c405 struct efx_tx_buffer *buffer = __efx_tx_queue_get_insert_buffer(tx_queue); in __ef100_enqueue_skb()
H A Dtx.c474 prefetchw(__efx_tx_queue_get_insert_buffer(tx_queue)); in efx_xdp_tx_buffers()