Home
last modified time | relevance | path

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

/Linux-v6.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-v6.1/drivers/net/ethernet/sfc/
Dnic_common.h89 static inline bool efx_nic_may_push_tx_desc(struct efx_tx_queue *tx_queue, in efx_nic_may_push_tx_desc() function
Def10.c2468 if (efx_nic_may_push_tx_desc(tx_queue, old_write_count)) { in efx_ef10_tx_write()