Searched refs:to_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 Dprovider.c100 struct c4iw_ucontext *ucontext = to_c4iw_ucontext(context);
144 ucontext = to_c4iw_ucontext(context);
H A Dcq.c750 ucontext = ib_cq->uobject ? to_c4iw_ucontext(ib_cq->uobject->context)
779 ucontext = to_c4iw_ucontext(ib_context);
H A Diw_cxgb4.h348 static inline struct c4iw_ucontext *to_c4iw_ucontext(struct ib_ucontext *c) function
H A Dqp.c1362 to_c4iw_ucontext(ib_qp->uobject->context) : NULL;
1408 ucontext = pd->uobject ? to_c4iw_ucontext(pd->uobject->context) : NULL;

Completed in 65 milliseconds