Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_dcb.c249 uint8_t i, pri, lltc_count = 0; in bnxt_hwrm_queue_pfc_cfg() local
264 lltc_count++; in bnxt_hwrm_queue_pfc_cfg()
267 if (lltc_count > softc->max_lltc) { in bnxt_hwrm_queue_pfc_cfg()
270 "to configure PFC (cap %d)\n", lltc_count, softc->max_lltc); in bnxt_hwrm_queue_pfc_cfg()