Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Daction.h55 ASF_SINGLE1 = 1 << 0, enumerator
59 ASF_TRIPLE = ASF_SINGLE1 | ASF_DOUBLE,
A Daction.c2506 ASF_SINGLE1 | ASF_MODIFY | in mlx5hws_action_template_process()
2508 setter->flags |= ASF_SINGLE1 | ASF_REMOVE; in mlx5hws_action_template_process()
2542 ASF_SINGLE1 | ASF_MODIFY); in mlx5hws_action_template_process()
2543 setter->flags |= ASF_SINGLE1 | ASF_REMOVE; in mlx5hws_action_template_process()
2560 ASF_SINGLE1 | ASF_DOUBLE); in mlx5hws_action_template_process()
2561 setter->flags |= ASF_SINGLE1 | ASF_DOUBLE; in mlx5hws_action_template_process()
2578 setter = hws_action_setter_find_first(start_setter, ASF_SINGLE1); in mlx5hws_action_template_process()
2579 setter->flags |= ASF_SINGLE1; in mlx5hws_action_template_process()

Completed in 10 milliseconds