Lines Matching refs:tx_nfree
1188 pq->tx_nfree = RUN_TX_RING_COUNT; in run_setup_tx_list()
1197 pq->tx_nfree = 0; in run_unsetup_tx_list()
3169 pq->tx_nfree++; in run_tx_free()
3303 if (pq->tx_nfree >= RUN_TX_RING_COUNT) { in run_bulk_tx_callbackN()
3495 if (sc->sc_epq[qid].tx_nfree < 3) { in run_tx()
3502 sc->sc_epq[qid].tx_nfree--; in run_tx()
3608 if (sc->sc_epq[0].tx_nfree == 0) in run_tx_mgt()
3613 sc->sc_epq[0].tx_nfree--; in run_tx_mgt()
3657 if (sc->sc_epq[0].tx_nfree == 0) in run_sendprot()
3676 sc->sc_epq[0].tx_nfree--; in run_sendprot()
3745 if (sc->sc_epq[0].tx_nfree == 0) { in run_tx_param()
3753 sc->sc_epq[0].tx_nfree--; in run_tx_param()