Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_action.h64 ASF_HIT = 1 << 7, enumerator
Dmlx5hws_action.c2440 last_setter->flags |= ASF_HIT; in mlx5hws_action_template_process()
2446 last_setter->flags |= ASF_HIT; in mlx5hws_action_template_process()
2558 if (!(last_setter->flags & ASF_HIT)) in mlx5hws_action_template_process()
2565 !(last_setter->flags & ~(ASF_CTR | ASF_HIT)); in mlx5hws_action_template_process()