Searched refs:mthca_alloc_cq_buf (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/infiniband/hw/mthca/
H A Dmthca_cq.c353 int mthca_alloc_cq_buf(struct mthca_dev *dev, struct mthca_cq_buf *buf, int nent) mthca_alloc_cq_buf() function
820 err = mthca_alloc_cq_buf(dev, &cq->buf, nent); mthca_init_cq()
H A Dmthca_dev.h509 int mthca_alloc_cq_buf(struct mthca_dev *dev, struct mthca_cq_buf *buf, int nent);
H A Dmthca_provider.c757 ret = mthca_alloc_cq_buf(dev, &cq->resize_buf->buf, entries); mthca_alloc_resize_buf()

Completed in 90 milliseconds