Searched refs:c2_ucontext (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/amso1100/
H A Dc2_provider.h59 struct c2_ucontext { struct
137 static inline struct c2_ucontext *to_c2ucontext(struct ib_ucontext *ibucontext) to_c2ucontext()
139 return container_of(ibucontext, struct c2_ucontext, ibucontext); to_c2ucontext()
H A Dc2_cq.c290 struct c2_ucontext *ctx, struct c2_cq *cq) c2_init_cq()
H A Dc2.h513 struct c2_ucontext *ctx, struct c2_cq *cq);
H A Dc2_provider.c128 struct c2_ucontext *context; c2_alloc_ucontext()

Completed in 200 milliseconds