Searched refs:mlx5_list_cache (Results 1 – 2 of 2) sorted by relevance
19 struct mlx5_list_cache *gc) in mlx5_list_init()38 struct mlx5_list_cache *gc = NULL; in mlx5_list_create()63 gc = (struct mlx5_list_cache *)(list + 1); in mlx5_list_create()152 struct mlx5_list_cache *c = l_inconst->cache[lcore_index]; in __list_cache_clean()182 sizeof(struct mlx5_list_cache), in _mlx5_list_register()396 struct mlx5_list_cache *gc; in mlx5_hlist_create()417 alloc_size += sizeof(struct mlx5_list_cache) * act_size; in mlx5_hlist_create()438 gc = (struct mlx5_list_cache *)&h->buckets[act_size]; in mlx5_hlist_create()
39 struct mlx5_list_cache { struct114 struct mlx5_list_cache *cache[MLX5_LIST_MAX];