Searched defs:cm_device (Results 1 – 1 of 1) sorted by relevance
219 struct cm_device { struct220 struct list_head list;221 struct ib_device *ib_device;222 struct device *device;223 u8 ack_delay;224 int going_down;225 struct cm_port *port[0];