MLX5_MATCH_NONE
post_attr->inner_match_level = MLX5_MATCH_NONE;
post_attr->outer_match_level = MLX5_MATCH_NONE;
attr->inner_match_level = MLX5_MATCH_NONE;
attr->outer_match_level = MLX5_MATCH_NONE;
if (attr->outer_match_level != MLX5_MATCH_NONE)
} else if (*match_level != MLX5_MATCH_NONE) {
inner_match_level = MLX5_MATCH_NONE;
outer_match_level = MLX5_MATCH_NONE;
non_tunnel_match_level = (inner_match_level == MLX5_MATCH_NONE) ?
if (attr->outer_match_level != MLX5_MATCH_NONE)
if (attr->inner_match_level != MLX5_MATCH_NONE)
if (attr->outer_match_level != MLX5_MATCH_NONE)