Searched refs:tc_to_qidx (Results 1 – 5 of 5) sorted by relevance
32 if (bp->tc_to_qidx[j] == i) in bnxt_queue_to_tc()60 qidx = bp->tc_to_qidx[ets->prio_tc[i]]; in bnxt_hwrm_queue_pri2cos_cfg()108 u8 qidx = bp->tc_to_qidx[i]; in bnxt_hwrm_queue_cos2bw_cfg()203 bp->tc_to_qidx[i] = j; in bnxt_queue_remap()217 bp->tc_to_qidx[i] = j; in bnxt_queue_remap()277 u8 qidx = bp->tc_to_qidx[i]; in bnxt_hwrm_queue_pfc_cfg()
2420 u8 tc_to_qidx[BNXT_MAX_QUEUE]; member
4022 qidx = bp->tc_to_qidx[j]; in bnxt_alloc_tx_rings()10098 bp->tc_to_qidx[j] = j; in bnxt_hwrm_queue_qportcfg()
187 u8 tc_to_qidx[BNGE_MAX_QUEUE]; member
687 bd->tc_to_qidx[j] = j; in bnge_hwrm_queue_qportcfg()
Completed in 51 milliseconds