Searched full:max_lltc (Results 1 – 3 of 3) sorted by relevance
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()
2422 u8 max_lltc; /* lossless TCs */ member
10113 bp->max_lltc = resp->max_configurable_lossless_queues; in bnxt_hwrm_queue_qportcfg()10134 if (bp->max_lltc > bp->max_tc) in bnxt_hwrm_queue_qportcfg()10135 bp->max_lltc = bp->max_tc; in bnxt_hwrm_queue_qportcfg()