Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_dcb.c194 if (BNXT_LLQ(bp->q_info[j].queue_profile)) { in bnxt_queue_remap()
271 if (!BNXT_LLQ(bp->q_info[qidx].queue_profile)) { in bnxt_hwrm_queue_pfc_cfg()
Dbnxt.h1344 u8 queue_profile; member
Dbnxt.c8109 bp->q_info[j].queue_profile = *qptr++; in bnxt_hwrm_queue_qportcfg()
8111 if (!BNXT_CNPQ(bp->q_info[j].queue_profile) || in bnxt_hwrm_queue_qportcfg()