mthca_alloc_cq_buf
err = mthca_alloc_cq_buf(dev, &cq->buf, nent);
int mthca_alloc_cq_buf(struct mthca_dev *dev, struct mthca_cq_buf *buf, int nent);
ret = mthca_alloc_cq_buf(dev, &cq->resize_buf->buf, entries);