Searched defs:tb_switch (Results 1 – 2 of 2) sorted by relevance
171 struct tb_switch { struct176 struct tb_switch_tmu tmu; argument177 struct tb *tb;178 u64 uid;179 uuid_t *uuid;180 u16 vendor;181 u16 device;182 const char *vendor_name;183 const char *device_name;184 unsigned int link_speed;[all …]
142 struct tb_switch { struct147 struct tb_switch_tmu tmu; argument148 struct tb *tb;149 u64 uid;150 uuid_t *uuid;151 u16 vendor;152 u16 device;153 const char *vendor_name;154 const char *device_name;155 unsigned int link_speed;[all …]