Searched refs:to_siw_ctx (Results 1 – 2 of 2) sorted by relevance
47 struct siw_ucontext *uctx = to_siw_ctx(ctx); in siw_mmap()83 struct siw_ucontext *ctx = to_siw_ctx(base_ctx); in siw_alloc_ucontext()118 struct siw_ucontext *uctx = to_siw_ctx(base_ctx); in siw_dealloc_ucontext()
563 static inline struct siw_ucontext *to_siw_ctx(struct ib_ucontext *base_ctx) in to_siw_ctx() function