Searched refs:c4iw_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/cxgb4/
H A Diw_cxgb4.h340 struct c4iw_ucontext { struct
348 static inline struct c4iw_ucontext *to_c4iw_ucontext(struct ib_ucontext *c)
350 return container_of(c, struct c4iw_ucontext, ibucontext);
360 static inline struct c4iw_mm_entry *remove_mmap(struct c4iw_ucontext *ucontext,
382 static inline void insert_mmap(struct c4iw_ucontext *ucontext,
H A Dprovider.c100 struct c4iw_ucontext *ucontext = to_c4iw_ucontext(context);
114 struct c4iw_ucontext *context;
134 struct c4iw_ucontext *ucontext;
H A Dcq.c741 struct c4iw_ucontext *ucontext;
765 struct c4iw_ucontext *ucontext = NULL;
H A Dqp.c1348 struct c4iw_ucontext *ucontext;
1381 struct c4iw_ucontext *ucontext;

Completed in 127 milliseconds