Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c608 if (pf->vf_resv_strategy == BNXT_VF_RESV_STRATEGY_MINIMAL_STATIC) { in bnxt_hwrm_func_vf_resc_cfg()
613 pf->vf_resv_strategy == BNXT_VF_RESV_STRATEGY_MINIMAL_STATIC) { in bnxt_hwrm_func_vf_resc_cfg()
H A Dbnxt.h1406 #define BNXT_VF_RESV_STRATEGY_MINIMAL_STATIC 2 macro