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