Searched refs:to_c4iw_ucontext (Results 1 – 4 of 4) sorted by relevance
93 struct c4iw_ucontext *ucontext = to_c4iw_ucontext(context); in c4iw_dealloc_ucontext()179 ucontext = to_c4iw_ucontext(context); in c4iw_mmap()
861 ucontext = ib_cq->uobject ? to_c4iw_ucontext(ib_cq->uobject->context) in c4iw_destroy_cq()893 ucontext = to_c4iw_ucontext(ib_context); in c4iw_create_cq()
506 static inline struct c4iw_ucontext *to_c4iw_ucontext(struct ib_ucontext *c) in to_c4iw_ucontext() function
1599 to_c4iw_ucontext(ib_qp->uobject->context) : NULL; in c4iw_destroy_qp()1649 ucontext = pd->uobject ? to_c4iw_ucontext(pd->uobject->context) : NULL; in c4iw_create_qp()