Lines Matching defs:tb_regs_port_header
281 struct tb_regs_port_header { struct
283 u16 vendor_id;
284 u16 device_id;
286 u32 first_cap_offset:8;
287 u32 max_counters:11;
288 u32 counters_support:1;
289 u32 __unknown1:4;
290 u32 revision:8;
292 enum tb_port_type type:24;
293 u32 thunderbolt_version:8;
295 u32 __unknown2:20;
296 u32 port_number:6;
297 u32 __unknown3:6;
299 u32 nfc_credits;
301 u32 max_in_hop_id:11;
302 u32 max_out_hop_id:11;
303 u32 __unknown4:10;
305 u32 __unknown5;
307 u32 __unknown6;