Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/core/
H A Duser_mad.c104 struct ib_umad_device *umad_dev;
109 struct ib_umad_device { struct
158 struct ib_umad_device *dev = in ib_umad_dev_free()
159 container_of(kref, struct ib_umad_device, kref); in ib_umad_dev_free()
164 static void ib_umad_dev_get(struct ib_umad_device *dev) in ib_umad_dev_get()
169 static void ib_umad_dev_put(struct ib_umad_device *dev) in ib_umad_dev_put()
1157 struct ib_umad_device *umad_dev, in get_port()
1269 struct ib_umad_device *umad_dev = port->umad_dev; in ib_umad_release_port()
1287 struct ib_umad_device *umad_dev, in ib_umad_init_port()
1382 struct ib_umad_device *umad_dev; in ib_umad_add_one()
[all …]