Searched refs:cxio_hal_put_resource (Results 1 – 1 of 1) sorted by relevance
| /trueos/sys/dev/cxgb/ulp/iw_cxgb/ |
| HD | iw_cxgb_resource.c | 232 static void cxio_hal_put_resource(struct buf_ring *fifo, u32 entry, struct mtx *lock) in cxio_hal_put_resource() function 246 cxio_hal_put_resource(rscp->tpt_fifo, stag, &rscp->tpt_fifo_lock); in cxio_hal_put_stag() 259 cxio_hal_put_resource(rscp->qpid_fifo, qpid, &rscp->qpid_fifo_lock); in cxio_hal_put_qpid() 269 cxio_hal_put_resource(rscp->cqid_fifo, cqid, &rscp->cqid_fifo_lock); in cxio_hal_put_cqid() 279 cxio_hal_put_resource(rscp->pdid_fifo, pdid, &rscp->pdid_fifo_lock); in cxio_hal_put_pdid()
|