Searched defs:mlx5hws_pool (Results 1 – 1 of 1) sorted by relevance
69 struct mlx5hws_pool { struct71 enum mlx5hws_pool_type type; argument72 enum mlx5hws_pool_flags flags; argument77 enum mlx5hws_pool_optimize opt_type; argument78 struct mlx5hws_pool_resource *resource; argument79 struct mlx5hws_pool_resource *mirror_resource; argument80 struct mlx5hws_pool_db db; argument82 mlx5hws_pool_unint_db p_db_uninit; argument83 mlx5hws_pool_db_get_chunk p_get_chunk; argument84 mlx5hws_pool_db_put_chunk p_put_chunk; argument[all …]