Home
last modified time | relevance | path

Searched refs:cxio_release_ucontext (Results 1 – 3 of 3) sorted by relevance

/drivers/infiniband/hw/cxgb3/
Dcxio_hal.h163 void cxio_release_ucontext(struct cxio_rdev *rdev, struct cxio_ucontext *uctx);
Dcxio_hal.c252 void cxio_release_ucontext(struct cxio_rdev *rdev_p, struct cxio_ucontext *uctx) in cxio_release_ucontext() function
Diwch_provider.c108 cxio_release_ucontext(&rhp->rdev, &ucontext->uctx); in iwch_dealloc_ucontext()