Searched refs:query_gen (Results 1 – 3 of 3) sorted by relevance
8946 pool->query_gen++; in mlx5_flow_query_alarm()9049 uint8_t query_gen = pool->query_gen ^ 1; in mlx5_flow_async_pool_query_handle() local9066 if (!TAILQ_EMPTY(&pool->counters[query_gen])) { in mlx5_flow_async_pool_query_handle()9069 &pool->counters[query_gen], next); in mlx5_flow_async_pool_query_handle()
489 volatile uint32_t query_gen:1; /* Query round. */ member
6068 pool->query_gen = 0; in flow_dv_pool_create()6365 TAILQ_INSERT_TAIL(&pool->counters[pool->query_gen], cnt, next); in flow_dv_counter_free()