Home
last modified time | relevance | path

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

/Linux-v5.4/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()
101 u8 qidx = bp->tc_to_qidx[i]; in bnxt_hwrm_queue_cos2bw_cfg()
186 bp->tc_to_qidx[i] = j; in bnxt_queue_remap()
200 bp->tc_to_qidx[i] = j; in bnxt_queue_remap()
260 u8 qidx = bp->tc_to_qidx[i]; in bnxt_hwrm_queue_pfc_cfg()
Dbnxt.h1612 u8 tc_to_qidx[BNXT_MAX_QUEUE]; member
Dbnxt.c2946 qidx = bp->tc_to_qidx[j]; in bnxt_alloc_tx_rings()
7190 bp->tc_to_qidx[j] = j; in bnxt_hwrm_queue_qportcfg()