Home
last modified time | relevance | path

Searched refs:MLX5_MATCH_NONE (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
A Dpost_act.c101 post_attr->inner_match_level = MLX5_MATCH_NONE; in mlx5e_tc_post_act_add()
102 post_attr->outer_match_level = MLX5_MATCH_NONE; in mlx5e_tc_post_act_add()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Deswitch.h435 MLX5_MATCH_NONE = MLX5_INLINE_MODE_NONE, enumerator
A Den_tc.c1026 if (attr->outer_match_level != MLX5_MATCH_NONE) in mlx5e_add_offloaded_nic_rule()
2262 } else if (*match_level != MLX5_MATCH_NONE) { in __parse_cls_flower()
2581 inner_match_level = MLX5_MATCH_NONE; in parse_cls_flower()
2582 outer_match_level = MLX5_MATCH_NONE; in parse_cls_flower()
2586 non_tunnel_match_level = (inner_match_level == MLX5_MATCH_NONE) ? in parse_cls_flower()
A Deswitch_offloads.c568 if (attr->outer_match_level != MLX5_MATCH_NONE) in mlx5_eswitch_add_offloaded_rule()
570 if (attr->inner_match_level != MLX5_MATCH_NONE) in mlx5_eswitch_add_offloaded_rule()
683 if (attr->outer_match_level != MLX5_MATCH_NONE) in mlx5_eswitch_add_fwd_rule()

Completed in 24 milliseconds