Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_dcb.c113 bnxt_hwrm_queue_cos2bw_cfg(struct bnxt_softc *softc, struct bnxt_ieee_ets *ets, in bnxt_hwrm_queue_cos2bw_cfg() function
228 rc = bnxt_hwrm_queue_cos2bw_cfg(softc, softc->ieee_ets, softc->max_tc); in bnxt_queue_remap()
645 rc = bnxt_hwrm_queue_cos2bw_cfg(softc, ets, max_tc); in bnxt_dcb_ieee_setets()