Home
last modified time | relevance | path

Searched refs:ib_uqp_object (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/infiniband/core/
Duverbs.h159 struct ib_uqp_object { struct
Duverbs_main.c198 struct ib_uqp_object *uobj) in ib_uverbs_detach_umcast()
243 struct ib_uqp_object *uqp = in ib_uverbs_cleanup_ucontext()
244 container_of(uobj, struct ib_uqp_object, uevent.uobject); in ib_uverbs_cleanup_ucontext()
Duverbs_cmd.c1756 struct ib_uqp_object *obj; in create_qp()
2073 struct ib_uqp_object *obj; in ib_uverbs_open_qp()
2382 struct ib_uqp_object *obj; in ib_uverbs_destroy_qp()
2394 obj = container_of(uobj, struct ib_uqp_object, uevent.uobject); in ib_uverbs_destroy_qp()
2947 struct ib_uqp_object *obj; in ib_uverbs_attach_mcast()
2958 obj = container_of(qp->uobject, struct ib_uqp_object, uevent.uobject); in ib_uverbs_attach_mcast()
2994 struct ib_uqp_object *obj; in ib_uverbs_detach_mcast()
3010 obj = container_of(qp->uobject, struct ib_uqp_object, uevent.uobject); in ib_uverbs_detach_mcast()