Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c6674 struct mlx5_counter_stats_raw *raw_to_free; in mlx5_flow_async_pool_query_handle() local
6682 raw_to_free = pool->raw_hw; in mlx5_flow_async_pool_query_handle()
6684 raw_to_free = pool->raw; in mlx5_flow_async_pool_query_handle()
6699 LIST_INSERT_HEAD(&sh->cmng.free_stat_raws, raw_to_free, next); in mlx5_flow_async_pool_query_handle()