Searched refs:MLX5_FLOW_CONTEXT_ACTION_MAX (Results 1 – 1 of 1) sorted by relevance
224 #define MLX5_FLOW_CONTEXT_ACTION_MAX 20 macro250 actions = kcalloc(MLX5_FLOW_CONTEXT_ACTION_MAX, sizeof(*actions), in mlx5_cmd_dr_create_fte()257 fs_dr_actions = kcalloc(MLX5_FLOW_CONTEXT_ACTION_MAX, in mlx5_cmd_dr_create_fte()264 term_actions = kcalloc(MLX5_FLOW_CONTEXT_ACTION_MAX, in mlx5_cmd_dr_create_fte()394 if (num_actions == MLX5_FLOW_CONTEXT_ACTION_MAX || in mlx5_cmd_dr_create_fte()395 num_term_actions >= MLX5_FLOW_CONTEXT_ACTION_MAX) { in mlx5_cmd_dr_create_fte()466 if (num_actions == MLX5_FLOW_CONTEXT_ACTION_MAX) { in mlx5_cmd_dr_create_fte()