Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_action.h61 ASF_REMOVE = 1 << 4, enumerator
Dmlx5hws_action.c2461 setter->flags |= ASF_SINGLE1 | ASF_REMOVE; in mlx5hws_action_template_process()
2469 setter = hws_action_setter_find_first(last_setter, ASF_DOUBLE | ASF_REMOVE); in mlx5hws_action_template_process()
2477 setter = hws_action_setter_find_first(last_setter, ASF_DOUBLE | ASF_REMOVE); in mlx5hws_action_template_process()
2496 setter->flags |= ASF_SINGLE1 | ASF_REMOVE; in mlx5hws_action_template_process()
2504 setter = hws_action_setter_find_first(last_setter, ASF_DOUBLE | ASF_REMOVE); in mlx5hws_action_template_process()
2523 setter = hws_action_setter_find_first(last_setter, ASF_DOUBLE | ASF_REMOVE); in mlx5hws_action_template_process()