mlx4_cq_modify
return mlx4_cq_modify(dev->dev, &mcq->mcq, cq_count, cq_period);
EXPORT_SYMBOL_GPL(mlx4_cq_modify);
return mlx4_cq_modify(priv->mdev->dev, &cq->mcq,
int mlx4_cq_modify(struct mlx4_dev *dev, struct mlx4_cq *cq,