Searched refs:mlx5_dma_pool (Results 1 – 2 of 2) sorted by relevance
51 struct mlx5_dma_pool { struct61 struct mlx5_dma_pool *pool; argument69 struct mlx5_dma_pool *pools[MLX5_FRAG_BUF_POOLS_NUM];102 static void mlx5_dma_pool_destroy(struct mlx5_dma_pool *pool) in mlx5_dma_pool_destroy()108 static struct mlx5_dma_pool *mlx5_dma_pool_create(struct mlx5_core_dev *dev, in mlx5_dma_pool_create()111 struct mlx5_dma_pool *pool; in mlx5_dma_pool_create()126 mlx5_dma_pool_page_alloc(struct mlx5_dma_pool *pool) in mlx5_dma_pool_page_alloc()165 static int mlx5_dma_pool_alloc_from_page(struct mlx5_dma_pool *pool, in mlx5_dma_pool_alloc_from_page()184 mlx5_dma_pool_alloc(struct mlx5_dma_pool *pool, unsigned long *idx_out) in mlx5_dma_pool_alloc()207 static void mlx5_dma_pool_free(struct mlx5_dma_pool *pool, in mlx5_dma_pool_free()[all …]
573 struct mlx5_dma_pool;604 struct mlx5_dma_pool **db_node_pools;