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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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) function
820 err = mthca_alloc_cq_buf(dev, &cq->buf, nent);
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.c779 ret = mthca_alloc_cq_buf(dev, &cq->resize_buf->buf, entries);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/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) function
820 err = mthca_alloc_cq_buf(dev, &cq->buf, nent);
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.c779 ret = mthca_alloc_cq_buf(dev, &cq->resize_buf->buf, entries);

Completed in 71 milliseconds