Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Daction.h99 mlx5hws_action_setter_fp set_single; member
278 if (setter->set_single) in mlx5hws_action_apply_setter()
279 setter->set_single(apply, setter); in mlx5hws_action_apply_setter()
H A Daction.c2500 pop_setter->set_single = &hws_action_setter_single_double_pop; in mlx5hws_action_template_process()
2507 setter->set_single = &hws_action_setter_single; in mlx5hws_action_template_process()
2542 setter->set_single = &hws_action_setter_single; in mlx5hws_action_template_process()
2562 setter->set_single = &hws_action_setter_common_decap; in mlx5hws_action_template_process()
2578 setter->set_single = &hws_action_setter_tag; in mlx5hws_action_template_process()