Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Daction.h99 mlx5hws_action_setter_fp set_single; member
284 if (setter->set_single) in mlx5hws_action_apply_setter()
285 setter->set_single(apply, setter); in mlx5hws_action_apply_setter()
A Daction.c2502 pop_setter->set_single = &hws_action_setter_single_double_pop; in mlx5hws_action_template_process()
2509 setter->set_single = &hws_action_setter_single; in mlx5hws_action_template_process()
2544 setter->set_single = &hws_action_setter_single; in mlx5hws_action_template_process()
2564 setter->set_single = &hws_action_setter_common_decap; in mlx5hws_action_template_process()
2580 setter->set_single = &hws_action_setter_tag; in mlx5hws_action_template_process()

Completed in 10 milliseconds