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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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)
139 return container_of(ibucontext, struct c2_ucontext, ibucontext);
H A Dc2.h514 struct c2_ucontext *ctx, struct c2_cq *cq);
H A Dc2_cq.c287 struct c2_ucontext *ctx, struct c2_cq *cq)
H A Dc2_provider.c136 struct c2_ucontext *context;

Completed in 67 milliseconds