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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dsge.c337 * should_restart_tx - are there enough resources to restart a Tx queue?
342 static inline int should_restart_tx(const struct sge_txq *q) function
1259 if (should_restart_tx(q) &&
1381 if (should_restart_tx(q) &&
1494 if (should_restart_tx(q) &&
1699 if (should_restart_tx(q) &&
1919 should_restart_tx(&qs->txq[TXQ_ETH]) &&
1927 should_restart_tx(&qs->txq[TXQ_OFLD]) &&
1933 should_restart_tx(&qs->txq[TXQ_CTRL]) &&

Completed in 66 milliseconds