mlx4_cq_alloc
err = mlx4_cq_alloc(dev->dev, entries, &cq->buf.mtt, &context->uar,
err = mlx4_cq_alloc(dev->dev, entries, &cq->buf.mtt, &dev->priv_uar,
EXPORT_SYMBOL_GPL(mlx4_cq_alloc);
err = mlx4_cq_alloc(mdev->dev, cq->size, &cq->wqres.mtt,
int mlx4_cq_alloc(struct mlx4_dev *dev, int nent, struct mlx4_mtt *mtt,