Searched defs:mlx5dr_icm_pool (Results 1 – 1 of 1) sorted by relevance
8 struct mlx5dr_icm_pool { struct9 enum mlx5dr_icm_type icm_type;10 enum mlx5dr_icm_chunk_size max_log_chunk_sz;11 struct mlx5dr_domain *dmn;13 struct mutex mutex; /* protect the ICM pool and ICM buddy */14 struct list_head buddy_mem_list;15 u64 hot_memory_size;