Home
last modified time | relevance | path

Searched refs:match_level (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun.h31 enum mlx5_flow_match_level match_level; member
107 u8 *match_level);
H A Dtc_tun_gre.c94 .match_level = MLX5_MATCH_L3,
H A Dtc_tun_mplsoudp.c120 .match_level = MLX5_MATCH_L4,
H A Dtc_tun_vxlan.c225 .match_level = MLX5_MATCH_L4,
H A Dtc_tun.c804 u8 *match_level) in mlx5e_tc_tun_parse() argument
823 *match_level = tunnel->match_level; in mlx5e_tc_tun_parse()
H A Dtc_tun_geneve.c347 .match_level = MLX5_MATCH_L4,