Home
last modified time | relevance | path

Searched refs:to_iwch_ucontext (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/cxgb3/
Diwch_provider.h194 static inline struct iwch_ucontext *to_iwch_ucontext(struct ib_ucontext *c) in to_iwch_ucontext() function
Diwch_provider.c67 struct iwch_ucontext *ucontext = to_iwch_ucontext(context); in iwch_dealloc_ucontext()
134 ucontext = to_iwch_ucontext(ib_context); in iwch_create_cq()
335 ucontext = to_iwch_ucontext(context); in iwch_mmap()
778 ucontext = ib_qp->uobject ? to_iwch_ucontext(ib_qp->uobject->context) in iwch_destroy_qp()
839 ucontext = pd->uobject ? to_iwch_ucontext(pd->uobject->context) : NULL; in iwch_create_qp()