Searched refs:FIRST_QSET (Results 1 – 1 of 1) sorted by relevance
3079 #define FIRST_QSET(ctx) 0 macro3082 …(((m)->m_pkthdr.flowid & ctx->ifc_softc_ctx.isc_rss_table_mask) % NTXQSETS(ctx)) + FIRST_QSET(ctx))7119 qidx = NTXQSETS(ctx) + FIRST_QSET(ctx) - 1; in iflib_simple_select_queue()