Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
Dsge.c345 static inline int should_restart_tx(const struct sge_txq *q) in should_restart_tx() function
1262 if (should_restart_tx(q) && in t3_eth_xmit()
1384 if (should_restart_tx(q) && in check_desc_avail()
1497 if (should_restart_tx(q) && in restart_ctrlq()
1702 if (should_restart_tx(q) && in restart_offloadq()
1922 should_restart_tx(&qs->txq[TXQ_ETH]) && in restart_tx()
1930 should_restart_tx(&qs->txq[TXQ_OFLD]) && in restart_tx()
1936 should_restart_tx(&qs->txq[TXQ_CTRL]) && in restart_tx()