Home
last modified time | relevance | path

Searched refs:pri2cos (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_dcb.c43 u8 *pri2cos; in bnxt_hwrm_queue_pri2cos_cfg() local
53 pri2cos = &req->pri0_cos_queue_id; in bnxt_hwrm_queue_pri2cos_cfg()
61 pri2cos[i] = bp->q_info[qidx].queue_id; in bnxt_hwrm_queue_pri2cos_cfg()
80 u8 *pri2cos = &resp->pri0_cos_queue_id; in bnxt_hwrm_queue_pri2cos_qcfg() local
84 u8 queue_id = pri2cos[i]; in bnxt_hwrm_queue_pri2cos_qcfg()
Dbnxt.c8477 u8 *pri2cos; in bnxt_hwrm_port_qstats_ext() local
8480 pri2cos = &resp_qc->pri0_cos_queue_id; in bnxt_hwrm_port_qstats_ext()
8482 u8 queue_id = pri2cos[i]; in bnxt_hwrm_port_qstats_ext()