Home
last modified time | relevance | path

Searched defs:gc (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/common/mlx5/
H A Dmlx5_common_utils.c19 struct mlx5_list_cache *gc) in mlx5_list_init()
38 struct mlx5_list_cache *gc = NULL; in mlx5_list_create() local
396 struct mlx5_list_cache *gc; in mlx5_hlist_create() local
/dpdk/drivers/net/mlx5/
H A Dmlx5_utils.c203 struct mlx5_indexed_cache *gc, *lc, *olc = NULL; in mlx5_ipool_update_global_cache() local
451 struct mlx5_indexed_cache *gc, *olc = NULL; in _mlx5_ipool_free_cache() local
685 struct mlx5_indexed_cache *gc = pool->gc; in mlx5_ipool_destroy() local
730 struct mlx5_indexed_cache *gc; in mlx5_ipool_flush_cache() local
H A Dmlx5_utils.h261 struct mlx5_indexed_cache *gc; member