Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Daction.h103 mlx5hws_action_setter_fp set_ctr; member
266 if (setter->set_ctr) in mlx5hws_action_apply_setter()
267 setter->set_ctr(apply, setter); in mlx5hws_action_apply_setter()
H A Daction.c2590 setter->set_ctr = &hws_action_setter_ctrl_ctr; in mlx5hws_action_template_process()