Searched refs:setters (Results 1 – 4 of 4) sorted by relevance
114 struct mlx5hws_actions_wqe_setter setters[MLX5HWS_ACTION_MAX_STE]; member
371 setter = &at->setters[at->num_of_action_stes]; in hws_rule_create_hws()
2408 struct mlx5hws_actions_wqe_setter *start_setter = at->setters + 1; in mlx5hws_action_template_process()2410 struct mlx5hws_actions_wqe_setter *setter = at->setters; in mlx5hws_action_template_process()
35 provided via corresponding getters and setters rather than directly.