Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_def_rules.c307 uint32_t type, ulp_flags = 0, fid; in ulp_default_flow_create() local
330 if (bnxt_ulp_cntxt_ptr2_ulp_flags_get(ulp_ctx, &ulp_flags)) { in ulp_default_flow_create()
334 if (ULP_VF_REP_IS_ENABLED(ulp_flags)) in ulp_default_flow_create()
H A Dbnxt_ulp.h56 uint32_t ulp_flags; member
H A Dbnxt_ulp.c517 ulp_data->ulp_flags |= BNXT_ULP_VF_REP_ENABLED; in ulp_ctx_init()
1432 *flags = ulp_ctx->cfg_data->ulp_flags; in bnxt_ulp_cntxt_ptr2_ulp_flags_get()