Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_action.c606 int max_actions_type = 1; in mlx5dr_actions_build_ste_arr() local
716 max_actions_type = MLX5DR_MAX_VLANS; in mlx5dr_actions_build_ste_arr()
726 max_actions_type = MLX5DR_MAX_VLANS; in mlx5dr_actions_build_ste_arr()
747 if (++action_type_set[action_type] > max_actions_type) { in mlx5dr_actions_build_ste_arr()
749 action_type, max_actions_type); in mlx5dr_actions_build_ste_arr()