Searched refs:mthca_buf_free (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mthca/
H A Dmthca_allocator.c274 mthca_buf_free(dev, size, buf, *is_direct, NULL);
282 void mthca_buf_free(struct mthca_dev *dev, int size, union mthca_buf *buf, function
H A Dmthca_dev.h427 void mthca_buf_free(struct mthca_dev *dev, int size, union mthca_buf *buf,
H A Dmthca_srq.c138 mthca_buf_free(dev, srq->max << srq->wqe_shift, &srq->queue,
H A Dmthca_cq.c373 mthca_buf_free(dev, (cqe + 1) * MTHCA_CQ_ENTRY_SIZE, &buf->queue,
H A Dmthca_qp.c1073 mthca_buf_free(dev, PAGE_ALIGN(qp->send_wqe_offset +

Completed in 178 milliseconds