Searched refs:to_c4iw_ucontext (Results 1 – 2 of 2) sorted by relevance
64 struct c4iw_ucontext *ucontext = to_c4iw_ucontext(context); in c4iw_dealloc_ucontext()80 struct c4iw_ucontext *context = to_c4iw_ucontext(ucontext); in c4iw_alloc_ucontext()142 ucontext = to_c4iw_ucontext(context); in c4iw_mmap()
530 static inline struct c4iw_ucontext *to_c4iw_ucontext(struct ib_ucontext *c) in to_c4iw_ucontext() function