Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge.h94 u8 queue_profile; member
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_dcb.c202 if (BNXT_LLQ(bp->q_info[j].queue_profile)) { in bnxt_queue_remap()
279 if (!BNXT_LLQ(bp->q_info[qidx].queue_profile)) { in bnxt_hwrm_queue_pfc_cfg()
H A Dbnxt.h1750 u8 queue_profile; member
H A Dbnxt.c10140 bp->q_info[j].queue_profile = *qptr++; in bnxt_hwrm_queue_qportcfg()
10142 if (!BNXT_CNPQ(bp->q_info[j].queue_profile) || in bnxt_hwrm_queue_qportcfg()