Searched refs:to_c4iw_ucontext (Results 1 – 4 of 4) sorted by relevance
97 struct c4iw_ucontext *ucontext = to_c4iw_ucontext(context); in c4iw_dealloc_ucontext()183 ucontext = to_c4iw_ucontext(context); in c4iw_mmap()
859 ucontext = ib_cq->uobject ? to_c4iw_ucontext(ib_cq->uobject->context) in c4iw_destroy_cq()896 ucontext = to_c4iw_ucontext(ib_context); in c4iw_create_cq()
494 static inline struct c4iw_ucontext *to_c4iw_ucontext(struct ib_ucontext *c) in to_c4iw_ucontext() function
1619 to_c4iw_ucontext(ib_qp->uobject->context) : NULL; in c4iw_destroy_qp()1669 ucontext = pd->uobject ? to_c4iw_ucontext(pd->uobject->context) : NULL; in c4iw_create_qp()