Searched refs:mlx4_cq_resize (Results 1 – 3 of 3) sorted by relevance
147 int mlx4_cq_resize(struct mlx4_dev *dev, struct mlx4_cq *cq,
162 int mlx4_cq_resize(struct mlx4_dev *dev, struct mlx4_cq *cq, in mlx4_cq_resize() function188 EXPORT_SYMBOL_GPL(mlx4_cq_resize);
385 err = mlx4_cq_resize(dev->dev, &cq->mcq, entries, &cq->resize_buf->buf.mtt); in mlx4_ib_resize_cq()