Lines Matching defs:downstream
970 struct tb_port *upstream, *downstream;
979 downstream = tb_port_at(route, parent_sw);
981 margining_port_init(downstream);
987 struct tb_port *upstream, *downstream;
996 downstream = tb_port_at(route, parent_sw);
999 margining_port_remove(downstream);
1005 struct tb_port *downstream;
1008 downstream = tb_port_at(xd->route, parent_sw);
1010 margining_port_init(downstream);
1016 struct tb_port *downstream;
1019 downstream = tb_port_at(xd->route, parent_sw);
1020 margining_port_remove(downstream);