Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Daction.c2372 rule_action = &apply->rule_action[setter->idx_single]; in hws_action_setter_tag()
2374 hws_action_apply_stc(apply, MLX5HWS_ACTION_STC_IDX_DW5, setter->idx_single); in hws_action_setter_tag()
2393 hws_action_apply_stc(apply, MLX5HWS_ACTION_STC_IDX_DW5, setter->idx_single); in hws_action_setter_single()
2508 setter->idx_single = i; in mlx5hws_action_template_process()
2543 setter->idx_single = i; in mlx5hws_action_template_process()
2563 setter->idx_single = i; in mlx5hws_action_template_process()
2579 setter->idx_single = i; in mlx5hws_action_template_process()
H A Daction.h104 u8 idx_single; member