Searched refs:to_siw_ctx (Results 1 – 2 of 2) sorted by relevance
56 struct siw_ucontext *uctx = to_siw_ctx(ctx); in siw_mmap()89 struct siw_ucontext *ctx = to_siw_ctx(base_ctx); in siw_alloc_ucontext()124 struct siw_ucontext *uctx = to_siw_ctx(base_ctx); in siw_dealloc_ucontext()
559 static inline struct siw_ucontext *to_siw_ctx(struct ib_ucontext *base_ctx) in to_siw_ctx() function