Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_sriov.c533 if (pf->vf_resv_strategy == BNXT_VF_RESV_STRATEGY_MINIMAL_STATIC) { 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()
Dbnxt.h1132 #define BNXT_VF_RESV_STRATEGY_MINIMAL_STATIC 2 macro
Dbnxt.c7334 if (pf->vf_resv_strategy > BNXT_VF_RESV_STRATEGY_MINIMAL_STATIC) in bnxt_hwrm_func_resc_qcaps()