Searched refs:to_iwch_ucontext (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_provider.h192 to_iwch_ucontext(struct ib_ucontext *c) function
H A Diw_cxgb_provider.c130 struct iwch_ucontext *ucontext = to_iwch_ucontext(context);
198 ucontext = to_iwch_ucontext(ib_context);
749 ucontext = ib_qp->uobject ? to_iwch_ucontext(ib_qp->uobject->context)
813 ucontext = pd->uobject ? to_iwch_ucontext(pd->uobject->context) : NULL;

Completed in 112 milliseconds