Searched refs:BNXT_ULP_VF_REP_ENABLED (Results 1 – 2 of 2) sorted by relevance
32 #define BNXT_ULP_VF_REP_ENABLED 0x1 macro39 #define ULP_VF_REP_IS_ENABLED(flag) ((flag) & BNXT_ULP_VF_REP_ENABLED)
825 ulp_data->ulp_flags |= BNXT_ULP_VF_REP_ENABLED; in ulp_ctx_init()