Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge.h87 u8 queue_profile; member
H A Dbnge_hwrm_lib.c686 bd->q_info[j].queue_profile = *qptr++; in bnge_hwrm_queue_qportcfg()
688 if (!BNGE_CNPQ(bd->q_info[j].queue_profile) || no_rdma) in bnge_hwrm_queue_qportcfg()
/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.h1749 u8 queue_profile; member
H A Dbnxt.c10097 bp->q_info[j].queue_profile = *qptr++; in bnxt_hwrm_queue_qportcfg()
10099 if (!BNXT_CNPQ(bp->q_info[j].queue_profile) || in bnxt_hwrm_queue_qportcfg()