Home
last modified time | relevance | path

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

/drivers/infiniband/core/
Duverbs.h160 struct ib_uqp_object { struct
Duverbs_main.c216 struct ib_uqp_object *uobj) in ib_uverbs_detach_umcast()
261 struct ib_uqp_object *uqp = in ib_uverbs_cleanup_ucontext()
262 container_of(uobj, struct ib_uqp_object, uevent.uobject); in ib_uverbs_cleanup_ucontext()
Duverbs_cmd.c1766 struct ib_uqp_object *obj; in create_qp()
2128 struct ib_uqp_object *obj; in ib_uverbs_open_qp()
2442 struct ib_uqp_object *obj; in ib_uverbs_destroy_qp()
2454 obj = container_of(uobj, struct ib_uqp_object, uevent.uobject); in ib_uverbs_destroy_qp()
3022 struct ib_uqp_object *obj; in ib_uverbs_attach_mcast()
3033 obj = container_of(qp->uobject, struct ib_uqp_object, uevent.uobject); in ib_uverbs_attach_mcast()
3069 struct ib_uqp_object *obj; in ib_uverbs_detach_mcast()
3085 obj = container_of(qp->uobject, struct ib_uqp_object, uevent.uobject); in ib_uverbs_detach_mcast()