Home
last modified time | relevance | path

Searched refs:efx_nic_may_push_tx_desc (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/sfc/siena/
Dnic_common.h86 static inline bool efx_nic_may_push_tx_desc(struct efx_tx_queue *tx_queue, in efx_nic_may_push_tx_desc() function
Dfarch.c348 if (efx_nic_may_push_tx_desc(tx_queue, old_write_count)) { in efx_farch_tx_write()
/linux-6.12.1/drivers/net/ethernet/sfc/
Dnic_common.h87 static inline bool efx_nic_may_push_tx_desc(struct efx_tx_queue *tx_queue, in efx_nic_may_push_tx_desc() function
Def10.c2486 if (efx_nic_may_push_tx_desc(tx_queue, old_write_count)) { in efx_ef10_tx_write()