Searched refs:res_db_type (Results 1 – 1 of 1) sorted by relevance
346 enum mlx5hws_db_type res_db_type; in mlx5hws_pool_create() local361 res_db_type = MLX5HWS_POOL_DB_TYPE_BUDDY; in mlx5hws_pool_create()363 res_db_type = MLX5HWS_POOL_DB_TYPE_BITMAP; in mlx5hws_pool_create()368 if (hws_pool_db_init(pool, res_db_type)) in mlx5hws_pool_create()
Completed in 6 milliseconds