Searched refs:iwch_ucontext (Results 1 - 2 of 2) sorted by relevance

/drivers/infiniband/hw/cxgb3/
H A Diwch_provider.h185 struct iwch_ucontext { struct
193 static inline struct iwch_ucontext *to_iwch_ucontext(struct ib_ucontext *c)
195 return container_of(c, struct iwch_ucontext, ibucontext);
205 static inline struct iwch_mm_entry *remove_mmap(struct iwch_ucontext *ucontext,
227 static inline void insert_mmap(struct iwch_ucontext *ucontext,
H A Diwch_provider.c98 struct iwch_ucontext *ucontext = to_iwch_ucontext(context);
112 struct iwch_ucontext *context;
149 struct iwch_ucontext *ucontext = NULL;
352 struct iwch_ucontext *ucontext;
864 struct iwch_ucontext *ucontext;
900 struct iwch_ucontext *ucontext;

Completed in 10 milliseconds