Searched refs:mlx5_buf_alloc (Results 1 – 5 of 5) sorted by relevance
104 int mlx5_buf_alloc(struct mlx5_core_dev *dev, in mlx5_buf_alloc() function109 EXPORT_SYMBOL(mlx5_buf_alloc);
668 err = mlx5_buf_alloc(dev, eq->nent * MLX5_EQE_SIZE, &eq->buf); in mlx5_create_map_eq()
175 if (mlx5_buf_alloc(dev->mdev, buf_size, &srq->buf)) { in create_srq_kernel()
956 err = mlx5_buf_alloc(dev->mdev, base->ubuffer.buf_size, &qp->buf); in create_kernel_qp()
1069 int mlx5_buf_alloc(struct mlx5_core_dev *dev,