Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.h135 int bnxt_hwrm_func_resc_qcaps(struct bnxt_softc *softc, bool all);
H A Dif_bnxt.c1829 rc = bnxt_hwrm_func_resc_qcaps(bp, true); in bnxt_open()
2269 rc = bnxt_hwrm_func_resc_qcaps(softc, true); in bnxt_attach_pre()
H A Dbnxt_hwrm.c655 int bnxt_hwrm_func_resc_qcaps(struct bnxt_softc *softc, bool all) in bnxt_hwrm_func_resc_qcaps() function