Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Daction.h63 ASF_CTR = 1 << 6, enumerator
H A Daction.c2588 setter = hws_action_setter_find_first(start_setter, ASF_CTR); in mlx5hws_action_template_process()
2589 setter->flags |= ASF_CTR; in mlx5hws_action_template_process()
2610 !(last_setter->flags & ~(ASF_CTR | ASF_HIT)); in mlx5hws_action_template_process()