Searched defs:ipath_ibdev (Results 1 – 1 of 1) sorted by relevance
541 struct ipath_ibdev { struct542 struct ib_device ibdev;543 struct ipath_devdata *dd;544 struct list_head pending_mmaps;545 spinlock_t mmap_offset_lock;546 u32 mmap_offset;547 int ib_unit; /* This is the device number */548 u16 sm_lid; /* in host order */549 u8 sm_sl;550 u8 mkeyprot;[all …]