Home
last modified time | relevance | path

Searched refs:tc_to_qidx (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_dcb.c31 if (bp->tc_to_qidx[j] == i) in bnxt_queue_to_tc()
56 qidx = bp->tc_to_qidx[ets->prio_tc[i]]; in bnxt_hwrm_queue_pri2cos_cfg()
100 u8 qidx = bp->tc_to_qidx[i]; in bnxt_hwrm_queue_cos2bw_cfg()
184 bp->tc_to_qidx[i] = j; in bnxt_queue_remap()
198 bp->tc_to_qidx[i] = j; in bnxt_queue_remap()
257 u8 qidx = bp->tc_to_qidx[i]; in bnxt_hwrm_queue_pfc_cfg()
Dbnxt.h1766 u8 tc_to_qidx[BNXT_MAX_QUEUE]; member
Dbnxt.c2999 qidx = bp->tc_to_qidx[j]; in bnxt_alloc_tx_rings()
7597 bp->tc_to_qidx[j] = j; in bnxt_hwrm_queue_qportcfg()