Home
last modified time | relevance | path

Searched refs:c4iw_ucontext (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h486 struct c4iw_ucontext { struct
494 static inline struct c4iw_ucontext *to_c4iw_ucontext(struct ib_ucontext *c) in to_c4iw_ucontext() argument
496 return container_of(c, struct c4iw_ucontext, ibucontext); in to_c4iw_ucontext()
506 static inline struct c4iw_mm_entry *remove_mmap(struct c4iw_ucontext *ucontext, in remove_mmap()
528 static inline void insert_mmap(struct c4iw_ucontext *ucontext, in insert_mmap()
Dprovider.c97 struct c4iw_ucontext *ucontext = to_c4iw_ucontext(context); in c4iw_dealloc_ucontext()
111 struct c4iw_ucontext *context; in c4iw_alloc_ucontext()
173 struct c4iw_ucontext *ucontext; in c4iw_mmap()
Dcq.c850 struct c4iw_ucontext *ucontext; in c4iw_destroy_cq()
877 struct c4iw_ucontext *ucontext = NULL; in c4iw_create_cq()
Dqp.c1589 struct c4iw_ucontext *ucontext; in c4iw_destroy_qp()
1631 struct c4iw_ucontext *ucontext; in c4iw_create_qp()