Searched refs:to_ucontext (Results 1 – 4 of 4) sorted by relevance
103 struct usnic_ib_ucontext *to_ucontext(struct ib_ucontext *ibucontext) in to_ucontext() function
710 struct usnic_ib_ucontext *uctx = to_ucontext(context); in usnic_ib_mmap()
177 struct i40iw_ucontext *ucontext = to_ucontext(context); in i40iw_dealloc_ucontext()208 ucontext = to_ucontext(context); in i40iw_mmap()351 ucontext = to_ucontext(context); in i40iw_alloc_pd()678 ucontext = to_ucontext(ibpd->uobject->context); in i40iw_create_qp()1187 ucontext = to_ucontext(context); in i40iw_create_cq()1877 ucontext = to_ucontext(pd->uobject->context); in i40iw_reg_user_mr()2098 ucontext = to_ucontext(ibpd->uobject->context); in i40iw_dereg_mr()
341 static inline struct i40iw_ucontext *to_ucontext(struct ib_ucontext *ibucontext) in to_ucontext() function