cxio_hal_pblpool_alloc   61 drivers/infiniband/hw/cxgb3/cxio_resource.h extern u32 cxio_hal_pblpool_alloc(struct cxio_rdev *rdev_p, int size);
cxio_hal_pblpool_alloc   80 drivers/infiniband/hw/cxgb3/iwch_mem.c 	mhp->attr.pbl_addr = cxio_hal_pblpool_alloc(&mhp->rhp->rdev,
cxio_hal_pblpool_alloc  302 drivers/infiniband/hw/cxgb3/iwch_qp.c 	pbl_addr = cxio_hal_pblpool_alloc(&qhp->rhp->rdev, T3_STAG0_PBL_SIZE);