Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgb/ulp/iw_cxgb/
Diw_cxgb_hal.h142 void cxio_release_ucontext(struct cxio_rdev *rdev, struct cxio_ucontext *uctx);
Diw_cxgb_hal.c272 cxio_release_ucontext(struct cxio_rdev *rdev_p, struct cxio_ucontext *uctx) in cxio_release_ucontext() function
Diw_cxgb_provider.c138 cxio_release_ucontext(&rhp->rdev, &ucontext->uctx); in iwch_dealloc_ucontext()