Searched refs:res_db_type (Results 1 – 1 of 1) sorted by relevance
588 enum mlx5hws_db_type res_db_type; in mlx5hws_pool_create() local605 res_db_type = MLX5HWS_POOL_DB_TYPE_GENERAL_SIZE; in mlx5hws_pool_create()608 res_db_type = MLX5HWS_POOL_DB_TYPE_ONE_SIZE_RESOURCE; in mlx5hws_pool_create()610 res_db_type = MLX5HWS_POOL_DB_TYPE_BUDDY; in mlx5hws_pool_create()614 if (hws_pool_db_init(pool, res_db_type)) in mlx5hws_pool_create()