Searched refs:vf_resv_strategy (Results 1 – 3 of 3) sorted by relevance
557 if (pf->vf_resv_strategy == BNXT_VF_RESV_STRATEGY_MINIMAL_STATIC) { in bnxt_hwrm_func_vf_resc_cfg()561 if (pf->vf_resv_strategy == BNXT_VF_RESV_STRATEGY_MINIMAL || in bnxt_hwrm_func_vf_resc_cfg()562 pf->vf_resv_strategy == BNXT_VF_RESV_STRATEGY_MINIMAL_STATIC) { in bnxt_hwrm_func_vf_resc_cfg()
1144 u8 vf_resv_strategy; member
7578 pf->vf_resv_strategy = in bnxt_hwrm_func_resc_qcaps()7580 if (pf->vf_resv_strategy > BNXT_VF_RESV_STRATEGY_MINIMAL_STATIC) in bnxt_hwrm_func_resc_qcaps()7581 pf->vf_resv_strategy = BNXT_VF_RESV_STRATEGY_MAXIMAL; in bnxt_hwrm_func_resc_qcaps()