Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Daction.h64 ASF_HIT = 1 << 7, enumerator
H A Daction.c2485 last_setter->flags |= ASF_HIT; in mlx5hws_action_template_process()
2491 last_setter->flags |= ASF_HIT; in mlx5hws_action_template_process()
2603 if (!(last_setter->flags & ASF_HIT)) in mlx5hws_action_template_process()
2610 !(last_setter->flags & ~(ASF_CTR | ASF_HIT)); in mlx5hws_action_template_process()