Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/cxgb3/
Diwch_provider.h185 struct iwch_ucontext { struct
193 static inline struct iwch_ucontext *to_iwch_ucontext(struct ib_ucontext *c) in to_iwch_ucontext() argument
195 return container_of(c, struct iwch_ucontext, ibucontext); in to_iwch_ucontext()
205 static inline struct iwch_mm_entry *remove_mmap(struct iwch_ucontext *ucontext, in remove_mmap()
227 static inline void insert_mmap(struct iwch_ucontext *ucontext, in insert_mmap()
Diwch_provider.c98 struct iwch_ucontext *ucontext = to_iwch_ucontext(context); in iwch_dealloc_ucontext()
112 struct iwch_ucontext *context; in iwch_alloc_ucontext()
149 struct iwch_ucontext *ucontext = NULL; in iwch_create_cq()
353 struct iwch_ucontext *ucontext; in iwch_mmap()
863 struct iwch_ucontext *ucontext; in iwch_destroy_qp()
899 struct iwch_ucontext *ucontext; in iwch_create_qp()