Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_action.h103 mlx5hws_action_setter_fp set_ctr; member
263 if (setter->set_ctr) in mlx5hws_action_apply_setter()
264 setter->set_ctr(apply, setter); in mlx5hws_action_apply_setter()
Dmlx5hws_action.c2545 setter->set_ctr = &hws_action_setter_ctrl_ctr; in mlx5hws_action_template_process()