Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_action.c775 int max_actions_type = 1; in mlx5dr_actions_build_ste_arr() local
889 max_actions_type = MLX5DR_MAX_VLANS; in mlx5dr_actions_build_ste_arr()
899 max_actions_type = MLX5DR_MAX_VLANS; in mlx5dr_actions_build_ste_arr()
926 if (++action_type_set[action_type] > max_actions_type) { in mlx5dr_actions_build_ste_arr()
928 action_type, max_actions_type); in mlx5dr_actions_build_ste_arr()