Home
last modified time | relevance | path

Searched refs:match_spec (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_mae.c349 const efx_mae_match_spec_t *match_spec, in sfc_mae_outer_rule_attach() argument
358 if (efx_mae_match_specs_equal(rule->match_spec, match_spec) && in sfc_mae_outer_rule_attach()
371 efx_mae_match_spec_t *match_spec, in sfc_mae_outer_rule_add() argument
385 rule->match_spec = match_spec; in sfc_mae_outer_rule_add()
439 SFC_ASSERT(rule->match_spec != NULL); in sfc_mae_outer_rule_enable()
1235 if (spec_mae->match_spec != NULL) in sfc_mae_flow_cleanup()
2945 ctx->match_spec = ctx->match_spec_outer; in sfc_mae_rule_encap_parse_init()
2961 ctx->match_spec = ctx->match_spec_action; in sfc_mae_rule_encap_parse_init()
3090 spec->match_spec = ctx_mae.match_spec_action; in sfc_mae_rule_parse_pattern()
4227 if (spec->match_spec == NULL) in sfc_mae_action_rule_class_verify()
[all …]
H A Dsfc_mae.h41 efx_mae_match_spec_t *match_spec; member
355 efx_mae_match_spec_t *match_spec; member
H A Dsfc_flow.h76 efx_mae_match_spec_t *match_spec; member
H A Dsfc_flow.c1295 spec_mae->match_spec = NULL; in sfc_flow_parse_attr()