Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws_action.h100 mlx5hws_action_setter_fp set_double; member
280 if (setter->set_double) in mlx5hws_action_apply_setter()
281 setter->set_double(apply, setter); in mlx5hws_action_apply_setter()
285 num_of_actions = setter->set_double ? in mlx5hws_action_apply_setter()
H A Dmlx5hws_action.c2471 setter->set_double = &hws_action_setter_push_vlan; in mlx5hws_action_template_process()
2479 setter->set_double = &hws_action_setter_modify_header; in mlx5hws_action_template_process()
2487 setter->set_double = &hws_action_setter_aso; in mlx5hws_action_template_process()
2506 setter->set_double = &hws_action_setter_insert_ptr; in mlx5hws_action_template_process()
2515 setter->set_double = &hws_action_setter_insert_ptr; in mlx5hws_action_template_process()
2525 setter->set_double = &hws_action_setter_tnl_l3_to_l2; in mlx5hws_action_template_process()