Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Daction.h55 ASF_SINGLE1 = 1 << 0, enumerator
59 ASF_TRIPLE = ASF_SINGLE1 | ASF_DOUBLE,
H A Daction.c2504 ASF_SINGLE1 | ASF_MODIFY | in mlx5hws_action_template_process()
2506 setter->flags |= ASF_SINGLE1 | ASF_REMOVE; in mlx5hws_action_template_process()
2540 ASF_SINGLE1 | ASF_MODIFY); in mlx5hws_action_template_process()
2541 setter->flags |= ASF_SINGLE1 | ASF_REMOVE; in mlx5hws_action_template_process()
2558 ASF_SINGLE1 | ASF_DOUBLE); in mlx5hws_action_template_process()
2559 setter->flags |= ASF_SINGLE1 | ASF_DOUBLE; in mlx5hws_action_template_process()
2576 setter = hws_action_setter_find_first(start_setter, ASF_SINGLE1); in mlx5hws_action_template_process()
2577 setter->flags |= ASF_SINGLE1; in mlx5hws_action_template_process()