Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/cxgb3/
Diwch_provider.h186 struct iwch_ucontext { struct
194 static inline struct iwch_ucontext *to_iwch_ucontext(struct ib_ucontext *c) in to_iwch_ucontext() argument
196 return container_of(c, struct iwch_ucontext, ibucontext); in to_iwch_ucontext()
206 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.c67 struct iwch_ucontext *ucontext = to_iwch_ucontext(context); in iwch_dealloc_ucontext()
81 struct iwch_ucontext *context; in iwch_alloc_ucontext()
120 struct iwch_ucontext *ucontext = NULL; in iwch_create_cq()
324 struct iwch_ucontext *ucontext; in iwch_mmap()
764 struct iwch_ucontext *ucontext; in iwch_destroy_qp()
800 struct iwch_ucontext *ucontext; in iwch_create_qp()