Searched refs:bnxt_hwrm_func_resc_qcaps (Results 1 – 3 of 3) sorted by relevance
135 int bnxt_hwrm_func_resc_qcaps(struct bnxt_softc *softc, bool all);
1829 rc = bnxt_hwrm_func_resc_qcaps(bp, true); in bnxt_open()2269 rc = bnxt_hwrm_func_resc_qcaps(softc, true); in bnxt_attach_pre()
655 int bnxt_hwrm_func_resc_qcaps(struct bnxt_softc *softc, bool all) in bnxt_hwrm_func_resc_qcaps() function