Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb3/
Dsge.c347 static inline int should_restart_tx(const struct sge_txq *q) in should_restart_tx() function
1315 if (should_restart_tx(q) && in t3_eth_xmit()
1437 if (should_restart_tx(q) && in check_desc_avail()
1551 if (should_restart_tx(q) && in restart_ctrlq()
1766 if (should_restart_tx(q) && in restart_offloadq()
1993 should_restart_tx(&qs->txq[TXQ_ETH]) && in restart_tx()
2001 should_restart_tx(&qs->txq[TXQ_OFLD]) && in restart_tx()
2009 should_restart_tx(&qs->txq[TXQ_CTRL]) && in restart_tx()