Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_mae.c127 const efx_mae_match_spec_t *match_spec, in sfc_mae_outer_rule_attach() argument
136 if (efx_mae_match_specs_equal(rule->match_spec, match_spec) && in sfc_mae_outer_rule_attach()
148 efx_mae_match_spec_t *match_spec, in sfc_mae_outer_rule_add() argument
162 rule->match_spec = match_spec; in sfc_mae_outer_rule_add()
191 efx_mae_match_spec_fini(sa->nic, rule->match_spec); in sfc_mae_outer_rule_del()
209 SFC_ASSERT(rule->match_spec != NULL); in sfc_mae_outer_rule_enable()
397 if (spec_mae->match_spec != NULL) in sfc_mae_flow_cleanup()
1708 ctx->match_spec = ctx->match_spec_outer; in sfc_mae_rule_encap_parse_init()
1759 ctx_mae.match_spec = ctx_mae.match_spec_action; in sfc_mae_rule_parse_pattern()
1789 spec->match_spec = ctx_mae.match_spec_action; in sfc_mae_rule_parse_pattern()
[all …]
H A Dsfc_mae.h37 efx_mae_match_spec_t *match_spec; member
175 efx_mae_match_spec_t *match_spec; member
H A Dsfc_flow.h73 efx_mae_match_spec_t *match_spec; member
H A Dsfc_flow.c1203 spec_mae->match_spec = NULL; in sfc_flow_parse_attr()