Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/cxgb3/
Diwch_provider.h187 struct iwch_ucontext { struct
195 static inline struct iwch_ucontext *to_iwch_ucontext(struct ib_ucontext *c) in to_iwch_ucontext() argument
197 return container_of(c, struct iwch_ucontext, ibucontext); in to_iwch_ucontext()
207 static inline struct iwch_mm_entry *remove_mmap(struct iwch_ucontext *ucontext, in remove_mmap()
229 static inline void insert_mmap(struct iwch_ucontext *ucontext, in insert_mmap()
Diwch_provider.c102 struct iwch_ucontext *ucontext = to_iwch_ucontext(context); in iwch_dealloc_ucontext()
116 struct iwch_ucontext *context; in iwch_alloc_ucontext()
155 struct iwch_ucontext *ucontext = NULL; in iwch_create_cq()
362 struct iwch_ucontext *ucontext; in iwch_mmap()
892 struct iwch_ucontext *ucontext; in iwch_destroy_qp()
928 struct iwch_ucontext *ucontext; in iwch_create_qp()