Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Daction.h100 mlx5hws_action_setter_fp set_double; member
289 if (setter->set_double) in mlx5hws_action_apply_setter()
290 setter->set_double(apply, setter); in mlx5hws_action_apply_setter()
294 num_of_actions = setter->set_double ? in mlx5hws_action_apply_setter()
A Daction.c2518 setter->set_double = &hws_action_setter_push_vlan; in mlx5hws_action_template_process()
2526 setter->set_double = &hws_action_setter_modify_header; in mlx5hws_action_template_process()
2534 setter->set_double = &hws_action_setter_aso; in mlx5hws_action_template_process()
2553 setter->set_double = &hws_action_setter_insert_ptr; in mlx5hws_action_template_process()
2562 setter->set_double = &hws_action_setter_insert_ptr; in mlx5hws_action_template_process()
2572 setter->set_double = &hws_action_setter_tnl_l3_to_l2; in mlx5hws_action_template_process()

Completed in 10 milliseconds