Home
last modified time | relevance | path

Searched refs:setters (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_action.h114 struct mlx5hws_actions_wqe_setter setters[MLX5HWS_ACTION_MAX_STE]; member
Dmlx5hws_rule.c371 setter = &at->setters[at->num_of_action_stes]; in hws_rule_create_hws()
Dmlx5hws_action.c2408 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()
/linux-6.12.1/Documentation/bpf/libbpf/
Dlibbpf_naming_convention.rst35 provided via corresponding getters and setters rather than directly.