Lines Matching refs:tx_nfree
948 pq->tx_nfree = MTW_TX_RING_COUNT; in mtw_setup_tx_list()
956 pq->tx_nfree = 0; in mtw_unsetup_tx_list()
2679 pq->tx_nfree++; in mtw_tx_free()
2812 if (pq->tx_nfree >= MTW_TX_RING_COUNT) { in mtw_bulk_tx_callbackN()
3107 if (sc->sc_epq[qid].tx_nfree < 3) { in mtw_tx()
3114 sc->sc_epq[qid].tx_nfree--; in mtw_tx()
3223 if (sc->sc_epq[0].tx_nfree == 0) in mtw_tx_mgt()
3228 sc->sc_epq[0].tx_nfree--; in mtw_tx_mgt()
3276 if (sc->sc_epq[0].tx_nfree == 0) in mtw_sendprot()
3295 sc->sc_epq[0].tx_nfree--; in mtw_sendprot()
3365 if (sc->sc_epq[0].tx_nfree == 0) { in mtw_tx_param()
3373 sc->sc_epq[0].tx_nfree--; in mtw_tx_param()