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