Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_sge.c410 should_restart_tx(const struct sge_txq *q) in should_restart_tx() function
1847 if (should_restart_tx(q) && in check_desc_avail()
1957 if (should_restart_tx(q) && in restart_ctrlq()
2323 if (should_restart_tx(q) && in restart_offloadq()
2382 should_restart_tx(&qs->txq[TXQ_OFLD]) && in restart_tx()
2389 should_restart_tx(&qs->txq[TXQ_CTRL]) && in restart_tx()