Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_action.h102 mlx5hws_action_setter_fp set_hit; member
300 setter->set_hit(apply, setter); in mlx5hws_action_apply_setter()
Dmlx5hws_action.c2422 setter[i].set_hit = &hws_action_setter_hit_next_action; in mlx5hws_action_template_process()
2441 last_setter->set_hit = &hws_action_setter_hit; in mlx5hws_action_template_process()
2447 last_setter->set_hit = &hws_action_setter_range; in mlx5hws_action_template_process()
2559 last_setter->set_hit = &hws_action_setter_default_hit; in mlx5hws_action_template_process()