Searched refs:start_setter (Results 1 – 1 of 1) sorted by relevance
2454 struct mlx5hws_actions_wqe_setter *start_setter = at->setters + 1; in mlx5hws_action_template_process() local2475 setter = start_setter; in mlx5hws_action_template_process()2476 last_setter = start_setter; in mlx5hws_action_template_process()2578 setter = hws_action_setter_find_first(start_setter, ASF_SINGLE1); in mlx5hws_action_template_process()2590 setter = hws_action_setter_find_first(start_setter, ASF_CTR); in mlx5hws_action_template_process()2608 at->num_of_action_stes = last_setter - start_setter + 1; in mlx5hws_action_template_process()