bnxt_hwrm_func_resc_qcaps
int bnxt_hwrm_func_resc_qcaps(struct bnxt_softc *softc, bool all);
rc = bnxt_hwrm_func_resc_qcaps(bp, true);
rc = bnxt_hwrm_func_resc_qcaps(softc, true);