Searched refs:MLX5_FLOW_CONTEXT_ACTION_MAX (Results 1 – 1 of 1) sorted by relevance
219 #define MLX5_FLOW_CONTEXT_ACTION_MAX 20 macro245 actions = kcalloc(MLX5_FLOW_CONTEXT_ACTION_MAX, sizeof(*actions), in mlx5_cmd_dr_create_fte()252 fs_dr_actions = kcalloc(MLX5_FLOW_CONTEXT_ACTION_MAX, in mlx5_cmd_dr_create_fte()259 term_actions = kcalloc(MLX5_FLOW_CONTEXT_ACTION_MAX, in mlx5_cmd_dr_create_fte()388 if (num_actions == MLX5_FLOW_CONTEXT_ACTION_MAX || in mlx5_cmd_dr_create_fte()389 num_term_actions >= MLX5_FLOW_CONTEXT_ACTION_MAX) { in mlx5_cmd_dr_create_fte()449 if (num_actions == MLX5_FLOW_CONTEXT_ACTION_MAX) { in mlx5_cmd_dr_create_fte()