Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/
Dsge.c345 static inline int should_restart_tx(const struct sge_txq *q) in should_restart_tx() function
1313 if (should_restart_tx(q) && in t3_eth_xmit()
1435 if (should_restart_tx(q) && in check_desc_avail()
1548 if (should_restart_tx(q) && in restart_ctrlq()
1760 if (should_restart_tx(q) && in restart_offloadq()
1987 should_restart_tx(&qs->txq[TXQ_ETH]) && in restart_tx()
1995 should_restart_tx(&qs->txq[TXQ_OFLD]) && in restart_tx()
2001 should_restart_tx(&qs->txq[TXQ_CTRL]) && in restart_tx()