Searched defs:bnxt_re_dev (Results 1 – 1 of 1) sorted by relevance
121 struct bnxt_re_dev { struct122 struct ib_device ibdev;123 struct list_head list;124 unsigned long flags;135 unsigned int version, major, minor;139 int num_msix;141 int id;144 u8 cur_prio_map;145 u16 active_speed;146 u8 active_width;[all …]
Completed in 4 milliseconds