Searched refs:match_spec_action (Results 1 – 2 of 2) sorted by relevance
169 efx_mae_match_spec_t *match_spec_action; member
200 efx_mae_match_spec_t *match_spec_action) in sfc_mae_outer_rule_enable() argument218 rc = efx_mae_match_spec_outer_rule_id_set(match_spec_action, in sfc_mae_outer_rule_enable()1241 if (ctx_mae->match_spec != ctx_mae->match_spec_action) { in sfc_mae_rule_parse_item_tcp()1433 ctx_mae->match_spec = ctx_mae->match_spec_action; in sfc_mae_rule_parse_item_tunnel()1624 rc = efx_mae_match_spec_outer_rule_id_set(ctx->match_spec_action, in sfc_mae_rule_process_outer()1743 &ctx_mae.match_spec_action); in sfc_mae_rule_parse_pattern()1759 ctx_mae.match_spec = ctx_mae.match_spec_action; in sfc_mae_rule_parse_pattern()1782 if (!efx_mae_match_spec_is_valid(sa->nic, 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()1800 efx_mae_match_spec_fini(sa->nic, ctx_mae.match_spec_action); in sfc_mae_rule_parse_pattern()