Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_action.c2411 struct mlx5hws_actions_wqe_setter *pop_setter = NULL; in mlx5hws_action_template_process() local
2453 if (pop_setter) { in mlx5hws_action_template_process()
2455 pop_setter->set_single = &hws_action_setter_single_double_pop; in mlx5hws_action_template_process()
2464 pop_setter = setter; in mlx5hws_action_template_process()