Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dprovider.c79 struct c4iw_ucontext *ucontext = to_c4iw_ucontext(context); in c4iw_dealloc_ucontext()
160 ucontext = to_c4iw_ucontext(context); in c4iw_mmap()
Dcq.c983 ucontext = ib_cq->uobject ? to_c4iw_ucontext(ib_cq->uobject->context) in c4iw_destroy_cq()
1019 ucontext = to_c4iw_ucontext(ib_context); in c4iw_create_cq()
Diw_cxgb4.h596 static inline struct c4iw_ucontext *to_c4iw_ucontext(struct ib_ucontext *c) in to_c4iw_ucontext() function
Dqp.c2165 ucontext = pd->uobject ? to_c4iw_ucontext(pd->uobject->context) : NULL; in c4iw_create_qp()
2715 ucontext = pd->uobject ? to_c4iw_ucontext(pd->uobject->context) : NULL; in c4iw_create_srq()
2840 to_c4iw_ucontext(ibsrq->uobject->context) : NULL; in c4iw_destroy_srq()