Searched refs:to_c4iw_ucontext (Results 1 – 2 of 2) sorted by relevance
63 struct c4iw_ucontext *ucontext = to_c4iw_ucontext(context); in c4iw_dealloc_ucontext()79 struct c4iw_ucontext *context = to_c4iw_ucontext(ucontext); in c4iw_alloc_ucontext()141 ucontext = to_c4iw_ucontext(context); in c4iw_mmap()
536 static inline struct c4iw_ucontext *to_c4iw_ucontext(struct ib_ucontext *c) in to_c4iw_ucontext() function