Searched defs:cm_device (Results 1 – 2 of 2) sorted by relevance
27 static struct cm_device_inst *cm_device = variable
166 struct cm_device { struct167 struct kref kref;168 struct list_head list;169 spinlock_t mad_agent_lock;170 struct ib_device *ib_device;171 u8 ack_delay;172 int going_down;173 struct cm_port *port[];