Lines Matching defs:tb_regs_hop
214 struct tb_regs_hop { struct
216 u32 next_hop:11; /*
220 u32 out_port:6; /* next port of the path (on the same switch) */
221 u32 initial_credits:8;
222 u32 unknown1:6; /* set to zero */
223 bool enable:1;
226 u32 weight:4;
227 u32 unknown2:4; /* set to zero */
228 u32 priority:3;
229 bool drop_packages:1;
230 u32 counter:11; /* index into TB_CFG_COUNTERS on this port */
231 bool counter_enable:1;
232 bool ingress_fc:1;
233 bool egress_fc:1;
234 bool ingress_shared_buffer:1;
235 bool egress_shared_buffer:1;
236 u32 unknown3:4; /* set to zero */