Searched refs:query_gen (Results 1 – 3 of 3) sorted by relevance
426 volatile uint32_t query_gen:1; /* Query round. */ member
6572 pool->query_gen++; in mlx5_flow_query_alarm()6675 uint8_t query_gen = pool->query_gen ^ 1; in mlx5_flow_async_pool_query_handle() local6692 if (!TAILQ_EMPTY(&pool->counters[query_gen])) { in mlx5_flow_async_pool_query_handle()6695 &pool->counters[query_gen], next); in mlx5_flow_async_pool_query_handle()
4763 pool->query_gen = 0; in flow_dv_pool_create()5097 TAILQ_INSERT_TAIL(&pool->counters[pool->query_gen], cnt, next); in flow_dv_counter_free()