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