Searched defs:bnxt_re_dev (Results 1 – 1 of 1) sorted by relevance
114 struct bnxt_re_dev { struct115 struct ib_device ibdev;116 struct list_head list;117 unsigned long flags;129 unsigned int version, major, minor;132 int num_msix;134 int id;137 u8 cur_prio_map;138 u16 active_speed;139 u8 active_width;[all …]
Completed in 4 milliseconds