Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb3/
Dsge.c342 static inline int should_restart_tx(const struct sge_txq *q) in should_restart_tx() function
1310 if (should_restart_tx(q) && in t3_eth_xmit()
1432 if (should_restart_tx(q) && in check_desc_avail()
1546 if (should_restart_tx(q) && in restart_ctrlq()
1761 if (should_restart_tx(q) && in restart_offloadq()
1988 should_restart_tx(&qs->txq[TXQ_ETH]) && in restart_tx()
1996 should_restart_tx(&qs->txq[TXQ_OFLD]) && in restart_tx()
2004 should_restart_tx(&qs->txq[TXQ_CTRL]) && in restart_tx()