Searched defs:cm_device (Results 1 – 1 of 1) sorted by relevance
211 struct cm_device { struct212 struct list_head list;213 struct ib_device *ib_device;214 u8 ack_delay;215 int going_down;216 struct cm_port *port[];