Searched defs:ipath_ibdev (Results 1 – 1 of 1) sorted by relevance
535 struct ipath_ibdev { struct536 struct ib_device ibdev;537 struct ipath_devdata *dd;538 struct list_head pending_mmaps;539 spinlock_t mmap_offset_lock;540 u32 mmap_offset;541 int ib_unit; /* This is the device number */542 u16 sm_lid; /* in host order */543 u8 sm_sl;544 u8 mkeyprot;[all …]