Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/core/
Duser_mad.c102 struct ib_umad_device *umad_dev;
107 struct ib_umad_device { struct
155 struct ib_umad_device *dev = in ib_umad_dev_free()
156 container_of(kref, struct ib_umad_device, kref); in ib_umad_dev_free()
161 static void ib_umad_dev_get(struct ib_umad_device *dev) in ib_umad_dev_get()
166 static void ib_umad_dev_put(struct ib_umad_device *dev) in ib_umad_dev_put()
1148 struct ib_umad_device *umad_dev, in get_port()
1260 struct ib_umad_device *umad_dev = port->umad_dev; in ib_umad_release_port()
1278 struct ib_umad_device *umad_dev, in ib_umad_init_port()
1373 struct ib_umad_device *umad_dev; in ib_umad_add_one()
[all …]