Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_action.c667 int max_actions_type = 1; in mlx5dr_actions_build_ste_arr() local
777 max_actions_type = MLX5DR_MAX_VLANS; in mlx5dr_actions_build_ste_arr()
787 max_actions_type = MLX5DR_MAX_VLANS; in mlx5dr_actions_build_ste_arr()
814 if (++action_type_set[action_type] > max_actions_type) { in mlx5dr_actions_build_ste_arr()
816 action_type, max_actions_type); in mlx5dr_actions_build_ste_arr()