Searched defs:first_txq (Results 1 – 2 of 2) sorted by relevance
224 int first_txq; /* index of first tx queue */ member
757 uint16_t first_txq = (sctx->isc_flags & IFLIB_HAS_TXCQ) ? 1 : 0; in iflib_num_tx_descs() local