Home
last modified time | relevance | path

Searched refs:efx_tx_buffer_in_use (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dtx_common.h19 static inline bool efx_tx_buffer_in_use(struct efx_tx_buffer *buffer) in efx_tx_buffer_in_use() function
H A Dtx_common.c212 if (!efx_tx_buffer_in_use(buffer)) { in efx_dequeue_buffers()
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dtx_common.h24 static inline bool efx_tx_buffer_in_use(struct efx_tx_buffer *buffer) in efx_tx_buffer_in_use() function
H A Dtx.c566 if (!efx_tx_buffer_in_use(buffer)) { in efx_xmit_done_single()
H A Dtx_common.c211 if (!efx_tx_buffer_in_use(buffer)) { in efx_dequeue_buffers()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dtx_common.h25 static inline bool efx_tx_buffer_in_use(struct efx_tx_buffer *buffer) in efx_tx_buffer_in_use() function
H A Def100_tx.c414 unlikely(efx_tx_buffer_in_use(buffer))) { in __ef100_enqueue_skb()
H A Dtx.c566 if (!efx_tx_buffer_in_use(buffer)) { in efx_xmit_done_single()
H A Dtx_common.c224 if (!efx_tx_buffer_in_use(buffer)) { in efx_dequeue_buffers()

Completed in 6 milliseconds