Searched refs:tpt_fifo (Results 1 – 2 of 2) sorted by relevance
151 err = cxio_init_resource_fifo_random(&rscp->tpt_fifo, in cxio_hal_init_resource()173 kfifo_free(&rscp->tpt_fifo); in cxio_hal_init_resource()200 return cxio_hal_get_resource(&rscp->tpt_fifo, &rscp->tpt_fifo_lock); in cxio_hal_get_stag()205 cxio_hal_put_resource(&rscp->tpt_fifo, &rscp->tpt_fifo_lock, stag); in cxio_hal_put_stag()244 kfifo_free(&rscp->tpt_fifo); in cxio_hal_destroy_resource()
79 struct kfifo tpt_fifo; member