Home
last modified time | relevance | path

Searched refs:efx_tx_buffer_in_use (Results 1 – 3 of 3) sorted by relevance

/linux-5.10/drivers/net/ethernet/sfc/
Dtx_common.h24 static inline bool efx_tx_buffer_in_use(struct efx_tx_buffer *buffer) in efx_tx_buffer_in_use() function
Dtx_common.c211 if (!efx_tx_buffer_in_use(buffer)) { in efx_dequeue_buffers()
Dtx.c566 if (!efx_tx_buffer_in_use(buffer)) { in efx_xmit_done_single()