Searched refs:outer_match_level (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dpost_act.c128 post_attr->outer_match_level = MLX5_MATCH_NONE;
H A Dsample.c555 pre_attr->outer_match_level = attr->outer_match_level;
H A Dpost_meter.c131 attr->outer_match_level = MLX5_MATCH_NONE;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.h90 u8 outer_match_level; member in struct:mlx5_flow_attr
H A Den_tc.c1320 if (attr->outer_match_level != MLX5_MATCH_NONE)
2577 u8 *inner_match_level, u8 *outer_match_level)
2602 match_level = outer_match_level;
2636 outer_match_level, &match_inner);
2665 match_level == outer_match_level,
3036 u8 inner_match_level, outer_match_level, non_tunnel_match_level; local
3046 outer_match_level = MLX5_MATCH_NONE;
3049 &inner_match_level, &outer_match_level);
3051 outer_match_level : inner_match_level;
3069 flow->attr->outer_match_level
2572 __parse_cls_flower(struct mlx5e_priv *priv, struct mlx5e_tc_flow *flow, struct mlx5_flow_spec *spec, struct flow_cls_offload *f, struct net_device *filter_dev, u8 *inner_match_level, u8 *outer_match_level) argument
[all...]
H A Deswitch_offloads.c723 if (attr->outer_match_level != MLX5_MATCH_NONE)
847 if (attr->outer_match_level != MLX5_MATCH_NONE)
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c831 attr->outer_match_level = MLX5_MATCH_L4;
833 attr->outer_match_level = MLX5_MATCH_L3;

Completed in 155 milliseconds