Lines Matching defs:tb_regs_port_header
249 struct tb_regs_port_header { struct
251 u16 vendor_id;
252 u16 device_id;
254 u32 first_cap_offset:8;
255 u32 max_counters:11;
256 u32 counters_support:1;
257 u32 __unknown1:4;
258 u32 revision:8;
260 enum tb_port_type type:24;
261 u32 thunderbolt_version:8;
263 u32 __unknown2:20;
264 u32 port_number:6;
265 u32 __unknown3:6;
267 u32 nfc_credits;
269 u32 max_in_hop_id:11;
270 u32 max_out_hop_id:11;
271 u32 __unknown4:10;
273 u32 __unknown5;
275 u32 __unknown6;