Home
last modified time | relevance | path

Searched refs:res_db_type (Results 1 – 1 of 1) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Dpool.c346 enum mlx5hws_db_type res_db_type; in mlx5hws_pool_create() local
361 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