cxio_hal_rqtpool_free  297 drivers/infiniband/hw/cxgb3/cxio_hal.c 	cxio_hal_rqtpool_free(rdev_p, wq->rq_addr, rqsize);
cxio_hal_rqtpool_free  324 drivers/infiniband/hw/cxgb3/cxio_hal.c 	cxio_hal_rqtpool_free(rdev_p, wq->rq_addr, (1UL << wq->rq_size_log2));
cxio_hal_rqtpool_free   68 drivers/infiniband/hw/cxgb3/cxio_resource.h extern void cxio_hal_rqtpool_free(struct cxio_rdev *rdev_p, u32 addr, int size);