Searched refs:siw_ucontext (Results 1 – 1 of 1) sorted by relevance
98 struct siw_ucontext { struct559 static inline struct siw_ucontext *to_siw_ctx(struct ib_ucontext *base_ctx) in to_siw_ctx()561 return container_of(base_ctx, struct siw_ucontext, base_ucontext); in to_siw_ctx()