Searched refs:pdid_fifo (Results 1 - 5 of 5) sorted by relevance

/drivers/infiniband/hw/cxgb3/
H A Dcxio_resource.c163 err = cxio_init_resource_fifo(&rscp->pdid_fifo, &rscp->pdid_fifo_lock,
234 return cxio_hal_get_resource(&rscp->pdid_fifo, &rscp->pdid_fifo_lock);
239 cxio_hal_put_resource(&rscp->pdid_fifo, &rscp->pdid_fifo_lock, pdid);
247 kfifo_free(&rscp->pdid_fifo);
H A Dcxio_hal.h85 struct kfifo pdid_fifo; member in struct:cxio_hal_resource
/drivers/infiniband/hw/cxgb4/
H A Dprovider.c191 c4iw_put_resource(&rhp->rdev.resource.pdid_fifo, php->pdid,
207 pdid = c4iw_get_resource(&rhp->rdev.resource.pdid_fifo,
213 c4iw_put_resource(&rhp->rdev.resource.pdid_fifo, pdid,
H A Dresource.c138 err = c4iw_init_resource_fifo(&rdev->resource.pdid_fifo,
302 kfifo_free(&rscp->pdid_fifo);
H A Diw_cxgb4.h87 struct kfifo pdid_fifo; member in struct:c4iw_resource

Completed in 88 milliseconds