Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_icm_pool.c9 struct mlx5dr_icm_pool { struct
10 enum mlx5dr_icm_type icm_type;
11 enum mlx5dr_icm_chunk_size max_log_chunk_sz;
12 struct mlx5dr_domain *dmn;
14 struct mutex mutex; /* protect the ICM pool and ICM buddy */
15 struct list_head buddy_mem_list;
16 u64 hot_memory_size;