Searched defs:mlx5hws_pool (Results 1 – 1 of 1) sorted by relevance
108 struct mlx5hws_pool { struct110 enum mlx5hws_pool_type type; argument111 enum mlx5hws_pool_flags flags; argument115 enum mlx5hws_pool_optimize opt_type; argument116 struct mlx5hws_pool_resource *resource[MLX5HWS_POOL_RESOURCE_ARR_SZ]; argument117 struct mlx5hws_pool_resource *mirror_resource[MLX5HWS_POOL_RESOURCE_ARR_SZ]; argument119 struct mlx5hws_pool_db db; argument121 mlx5hws_pool_unint_db p_db_uninit; argument122 mlx5hws_pool_db_get_chunk p_get_chunk; argument123 mlx5hws_pool_db_put_chunk p_put_chunk; argument[all …]