Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_sriov.c558 if (pf->vf_resv_strategy == BNXT_VF_RESV_STRATEGY_MINIMAL_STATIC) { in bnxt_hwrm_func_vf_resc_cfg()
563 pf->vf_resv_strategy == BNXT_VF_RESV_STRATEGY_MINIMAL_STATIC) { in bnxt_hwrm_func_vf_resc_cfg()
Dbnxt.h1388 #define BNXT_VF_RESV_STRATEGY_MINIMAL_STATIC 2 macro
Dbnxt.c9043 if (pf->vf_resv_strategy > BNXT_VF_RESV_STRATEGY_MINIMAL_STATIC) in bnxt_hwrm_func_resc_qcaps()