Home
last modified time | relevance | path

Searched defs:tb_regs_hop (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/thunderbolt/
H A Dtb_regs.h502 struct tb_regs_hop { struct
504 u32 next_hop:11; /*
508 u32 out_port:6; /* next port of the path (on the same switch) */
509 u32 initial_credits:7;
510 u32 pmps:1;
511 u32 unknown1:6; /* set to zero */
512 bool enable:1;
515 u32 weight:4;
516 u32 unknown2:4; /* set to zero */
517 u32 priority:3;
[all …]