Searched refs:max_lltc (Results 1 – 5 of 5) sorted by relevance
198 u8 max_lltc; /* lossless TCs */ member
679 bd->max_lltc = resp->max_configurable_lossless_queues; in bnge_hwrm_queue_qportcfg()699 if (bd->max_lltc > bd->max_tc) in bnge_hwrm_queue_qportcfg()700 bd->max_lltc = bd->max_tc; in bnge_hwrm_queue_qportcfg()
272 if (lltc_count > bp->max_lltc) in bnxt_hwrm_queue_pfc_cfg()601 pfc->pfc_cap = bp->max_lltc; in bnxt_dcbnl_ieee_getpfc()
2433 u8 max_lltc; /* lossless TCs */ member
10197 bp->max_lltc = resp->max_configurable_lossless_queues; in bnxt_hwrm_queue_qportcfg()10218 if (bp->max_lltc > bp->max_tc) in bnxt_hwrm_queue_qportcfg()10219 bp->max_lltc = bp->max_tc; in bnxt_hwrm_queue_qportcfg()