Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_action.c2328 rule_action = &apply->rule_action[setter->idx_single]; in hws_action_setter_tag()
2330 hws_action_apply_stc(apply, MLX5HWS_ACTION_STC_IDX_DW5, setter->idx_single); in hws_action_setter_tag()
2349 hws_action_apply_stc(apply, MLX5HWS_ACTION_STC_IDX_DW5, setter->idx_single); in hws_action_setter_single()
2463 setter->idx_single = i; in mlx5hws_action_template_process()
2498 setter->idx_single = i; in mlx5hws_action_template_process()
2518 setter->idx_single = i; in mlx5hws_action_template_process()
2534 setter->idx_single = i; in mlx5hws_action_template_process()
Dmlx5hws_action.h104 u8 idx_single; member