Lines Matching defs:txs_ndesc
276 int txs_ndesc; /* # of descriptors used */
8838 txs->txs_ndesc++;
9133 txs->txs_ndesc = segs_needed;
9224 wm_cdtxsync(txq, txq->txq_next, txs->txs_ndesc,
9238 txq->txq_free -= txs->txs_ndesc;
9469 txs->txs_ndesc++;
9710 txs->txs_ndesc = segs_needed;
9810 wm_cdtxsync(txq, txq->txq_next, txs->txs_ndesc,
9825 txq->txq_free -= txs->txs_ndesc;
9915 wm_cdtxsync(txq, txs->txs_firstdesc, txs->txs_ndesc,
9975 txq->txq_free += txs->txs_ndesc;