Searched refs:start_setter (Results 1 – 1 of 1) sorted by relevance
2408 struct mlx5hws_actions_wqe_setter *start_setter = at->setters + 1; in mlx5hws_action_template_process() local2429 setter = start_setter; in mlx5hws_action_template_process()2430 last_setter = start_setter; in mlx5hws_action_template_process()2531 setter = hws_action_setter_find_first(start_setter, ASF_SINGLE1); in mlx5hws_action_template_process()2543 setter = hws_action_setter_find_first(start_setter, ASF_CTR); in mlx5hws_action_template_process()2561 at->num_of_action_stes = last_setter - start_setter + 1; in mlx5hws_action_template_process()