Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Daction.h102 mlx5hws_action_setter_fp set_hit; member
303 setter->set_hit(apply, setter); in mlx5hws_action_apply_setter()
H A Daction.c2466 setter[i].set_hit = &hws_action_setter_hit_next_action; in mlx5hws_action_template_process()
2486 last_setter->set_hit = &hws_action_setter_hit; in mlx5hws_action_template_process()
2492 last_setter->set_hit = &hws_action_setter_range; in mlx5hws_action_template_process()
2604 last_setter->set_hit = &hws_action_setter_default_hit; in mlx5hws_action_template_process()