Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_action.h99 mlx5hws_action_setter_fp set_single; member
275 if (setter->set_single) in mlx5hws_action_apply_setter()
276 setter->set_single(apply, setter); in mlx5hws_action_apply_setter()
Dmlx5hws_action.c2455 pop_setter->set_single = &hws_action_setter_single_double_pop; in mlx5hws_action_template_process()
2462 setter->set_single = &hws_action_setter_single; in mlx5hws_action_template_process()
2497 setter->set_single = &hws_action_setter_single; in mlx5hws_action_template_process()
2517 setter->set_single = &hws_action_setter_common_decap; in mlx5hws_action_template_process()
2533 setter->set_single = &hws_action_setter_tag; in mlx5hws_action_template_process()