Searched defs:tb_regs_hop (Results 1 – 1 of 1) sorted by relevance
505 struct tb_regs_hop { struct507 u32 next_hop:11; /*511 u32 out_port:6; /* next port of the path (on the same switch) */512 u32 initial_credits:8;513 u32 unknown1:6; /* set to zero */514 bool enable:1;517 u32 weight:4;518 u32 unknown2:4; /* set to zero */519 u32 priority:3;520 bool drop_packages:1;[all …]