Searched refs:match_spec_outer (Results 1 – 2 of 2) sorted by relevance
170 efx_mae_match_spec_t *match_spec_outer; member
1588 SFC_ASSERT(ctx->match_spec_outer != NULL); in sfc_mae_rule_process_outer()1590 if (!efx_mae_match_spec_is_valid(sa->nic, ctx->match_spec_outer)) { in sfc_mae_rule_process_outer()1596 *rulep = sfc_mae_outer_rule_attach(sa, ctx->match_spec_outer, in sfc_mae_rule_process_outer()1599 efx_mae_match_spec_fini(sa->nic, ctx->match_spec_outer); in sfc_mae_rule_process_outer()1601 rc = sfc_mae_outer_rule_add(sa, ctx->match_spec_outer, in sfc_mae_rule_process_outer()1611 ctx->match_spec_outer = NULL; in sfc_mae_rule_process_outer()1700 &ctx->match_spec_outer); in sfc_mae_rule_encap_parse_init()1708 ctx->match_spec = ctx->match_spec_outer; in sfc_mae_rule_encap_parse_init()1723 if (ctx->match_spec_outer != NULL) in sfc_mae_rule_encap_parse_fini()1724 efx_mae_match_spec_fini(sa->nic, ctx->match_spec_outer); in sfc_mae_rule_encap_parse_fini()