Home
last modified time | relevance | path

Searched refs:max_lltc (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_dcb.c264 if (lltc_count > bp->max_lltc) in bnxt_hwrm_queue_pfc_cfg()
591 pfc->pfc_cap = bp->max_lltc; in bnxt_dcbnl_ieee_getpfc()
A Dbnxt.h1896 u8 max_lltc; /* lossless TCs */ member
A Dbnxt.c7888 bp->max_lltc = resp->max_configurable_lossless_queues; in bnxt_hwrm_queue_qportcfg()
7909 if (bp->max_lltc > bp->max_tc) in bnxt_hwrm_queue_qportcfg()
7910 bp->max_lltc = bp->max_tc; in bnxt_hwrm_queue_qportcfg()

Completed in 39 milliseconds