Searched refs:ib_uqp_object (Results 1 – 3 of 3) sorted by relevance
152 struct ib_uqp_object { struct
193 struct ib_uqp_object *uobj) in ib_uverbs_detach_umcast()241 struct ib_uqp_object *uqp = in ib_uverbs_cleanup_ucontext()242 container_of(uobj, struct ib_uqp_object, uevent.uobject); in ib_uverbs_cleanup_ucontext()
1629 struct ib_uqp_object *obj; in ib_uverbs_create_qp()1823 struct ib_uqp_object *obj; in ib_uverbs_open_qp()2129 struct ib_uqp_object *obj; in ib_uverbs_destroy_qp()2141 obj = container_of(uobj, struct ib_uqp_object, uevent.uobject); in ib_uverbs_destroy_qp()2663 struct ib_uqp_object *obj; in ib_uverbs_attach_mcast()2674 obj = container_of(qp->uobject, struct ib_uqp_object, uevent.uobject); in ib_uverbs_attach_mcast()2709 struct ib_uqp_object *obj; in ib_uverbs_detach_mcast()2725 obj = container_of(qp->uobject, struct ib_uqp_object, uevent.uobject); in ib_uverbs_detach_mcast()