Home
last modified time | relevance | path

Searched refs:vf_resv_strategy (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c533 if (pf->vf_resv_strategy == BNXT_VF_RESV_STRATEGY_MINIMAL_STATIC) { in bnxt_hwrm_func_vf_resc_cfg()
537 if (pf->vf_resv_strategy == BNXT_VF_RESV_STRATEGY_MINIMAL || in bnxt_hwrm_func_vf_resc_cfg()
538 pf->vf_resv_strategy == BNXT_VF_RESV_STRATEGY_MINIMAL_STATIC) { in bnxt_hwrm_func_vf_resc_cfg()
H A Dbnxt.h1129 u8 vf_resv_strategy; member
H A Dbnxt.c7338 pf->vf_resv_strategy = in bnxt_hwrm_func_resc_qcaps()
7340 if (pf->vf_resv_strategy > BNXT_VF_RESV_STRATEGY_MINIMAL_STATIC) in bnxt_hwrm_func_resc_qcaps()
7341 pf->vf_resv_strategy = BNXT_VF_RESV_STRATEGY_MAXIMAL; in bnxt_hwrm_func_resc_qcaps()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c557 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()
H A Dbnxt.h1174 u8 vf_resv_strategy; member
H A Dbnxt.c7594 pf->vf_resv_strategy = in bnxt_hwrm_func_resc_qcaps()
7596 if (pf->vf_resv_strategy > BNXT_VF_RESV_STRATEGY_MINIMAL_STATIC) in bnxt_hwrm_func_resc_qcaps()
7597 pf->vf_resv_strategy = BNXT_VF_RESV_STRATEGY_MAXIMAL; in bnxt_hwrm_func_resc_qcaps()

Completed in 45 milliseconds