Searched refs:max_lltc (Results 1 – 4 of 4) sorted by relevance
204 u8 max_lltc; /* lossless TCs */ member
709 bd->max_lltc = resp->max_configurable_lossless_queues; in bnge_hwrm_queue_qportcfg()729 if (bd->max_lltc > bd->max_tc) in bnge_hwrm_queue_qportcfg()730 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()
2444 u8 max_lltc; /* lossless TCs */ member