Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Daction.h61 ASF_REMOVE = 1 << 4, enumerator
H A Daction.c2508 setter->flags |= ASF_SINGLE1 | ASF_REMOVE; in mlx5hws_action_template_process()
2516 setter = hws_action_setter_find_first(last_setter, ASF_DOUBLE | ASF_REMOVE); in mlx5hws_action_template_process()
2524 setter = hws_action_setter_find_first(last_setter, ASF_DOUBLE | ASF_REMOVE); in mlx5hws_action_template_process()
2543 setter->flags |= ASF_SINGLE1 | ASF_REMOVE; in mlx5hws_action_template_process()
2551 setter = hws_action_setter_find_first(last_setter, ASF_DOUBLE | ASF_REMOVE); in mlx5hws_action_template_process()
2570 setter = hws_action_setter_find_first(last_setter, ASF_DOUBLE | ASF_REMOVE); in mlx5hws_action_template_process()