tpt_fifo           79 drivers/infiniband/hw/cxgb3/cxio_hal.h 	struct kfifo tpt_fifo;
tpt_fifo          151 drivers/infiniband/hw/cxgb3/cxio_resource.c 	err = cxio_init_resource_fifo_random(&rscp->tpt_fifo,
tpt_fifo          173 drivers/infiniband/hw/cxgb3/cxio_resource.c 	kfifo_free(&rscp->tpt_fifo);
tpt_fifo          200 drivers/infiniband/hw/cxgb3/cxio_resource.c 	return cxio_hal_get_resource(&rscp->tpt_fifo, &rscp->tpt_fifo_lock);
tpt_fifo          205 drivers/infiniband/hw/cxgb3/cxio_resource.c 	cxio_hal_put_resource(&rscp->tpt_fifo, &rscp->tpt_fifo_lock, stag);
tpt_fifo          244 drivers/infiniband/hw/cxgb3/cxio_resource.c 	kfifo_free(&rscp->tpt_fifo);