Searched refs:tpt_fifo (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/cxgb3/
H A Dcxio_resource.c151 err = cxio_init_resource_fifo_random(&rscp->tpt_fifo,
173 kfifo_free(&rscp->tpt_fifo);
200 return cxio_hal_get_resource(&rscp->tpt_fifo, &rscp->tpt_fifo_lock);
205 cxio_hal_put_resource(&rscp->tpt_fifo, &rscp->tpt_fifo_lock, stag);
244 kfifo_free(&rscp->tpt_fifo);
H A Dcxio_hal.h79 struct kfifo tpt_fifo; member in struct:cxio_hal_resource
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Dresource.c129 err = c4iw_init_resource_fifo_random(&rdev->resource.tpt_fifo,
146 kfifo_free(&rdev->resource.tpt_fifo);
299 kfifo_free(&rscp->tpt_fifo);
H A Dmem.c141 stag_idx = c4iw_get_resource(&rdev->resource.tpt_fifo,
176 c4iw_put_resource(&rdev->resource.tpt_fifo, stag_idx,
H A Diw_cxgb4.h98 struct kfifo tpt_fifo; member in struct:c4iw_resource

Completed in 71 milliseconds