Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h498 struct c4iw_ucontext { struct
506 static inline struct c4iw_ucontext *to_c4iw_ucontext(struct ib_ucontext *c) in to_c4iw_ucontext() argument
508 return container_of(c, struct c4iw_ucontext, ibucontext); in to_c4iw_ucontext()
518 static inline struct c4iw_mm_entry *remove_mmap(struct c4iw_ucontext *ucontext, in remove_mmap()
540 static inline void insert_mmap(struct c4iw_ucontext *ucontext, in insert_mmap()
Dprovider.c93 struct c4iw_ucontext *ucontext = to_c4iw_ucontext(context); in c4iw_dealloc_ucontext()
107 struct c4iw_ucontext *context; in c4iw_alloc_ucontext()
169 struct c4iw_ucontext *ucontext; in c4iw_mmap()
Dcq.c852 struct c4iw_ucontext *ucontext; in c4iw_destroy_cq()
876 struct c4iw_ucontext *ucontext = NULL; in c4iw_create_cq()
Dqp.c1576 struct c4iw_ucontext *ucontext; in c4iw_destroy_qp()
1618 struct c4iw_ucontext *ucontext; in c4iw_create_qp()