Lines Matching defs:lasttx
8942 int error, nexttx, lasttx = -1, ofree, seg, segs_needed, use_tso;
9183 lasttx = nexttx;
9193 KASSERT(lasttx != -1);
9200 txq->txq_descs[lasttx].wtx_cmdlen |=
9210 txq->txq_descs[lasttx].wtx_cmdlen |=
9212 txq->txq_descs[lasttx].wtx_fields.wtxu_vlan
9216 txs->txs_lastdesc = lasttx;
9221 lasttx, le32toh(txq->txq_descs[lasttx].wtx_cmdlen)));
9560 int error, nexttx, lasttx = -1, seg, segs_needed;
9768 lasttx = nexttx;
9782 lasttx = nexttx;
9791 KASSERT(lasttx != -1);
9800 txq->txq_descs[lasttx].wtx_cmdlen |=
9803 txs->txs_lastdesc = lasttx;
9807 lasttx, le32toh(txq->txq_descs[lasttx].wtx_cmdlen)));