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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/core/
H A Duser_mad.c71 * ib_umad_port's struct ib_umad_device. We drop these
75 * is one more reference to each ib_umad_device representing the
76 * module's reference taken when allocating the ib_umad_device in
79 * When destroying an ib_umad_device, we drop the module's reference.
94 struct ib_umad_device *umad_dev;
99 struct ib_umad_device { struct
139 struct ib_umad_device *dev =
140 container_of(ref, struct ib_umad_device, ref);
827 struct ib_umad_device *dev = file->port->umad_dev;
1123 struct ib_umad_device *umad_de
[all...]

Completed in 79 milliseconds