Lines Matching defs:downstream
1803 struct tb_port *upstream, *downstream;
1812 downstream = tb_port_at(route, parent_sw);
1814 margining_port_init(downstream);
1820 struct tb_port *upstream, *downstream;
1829 downstream = tb_port_at(route, parent_sw);
1832 margining_port_remove(downstream);
1838 struct tb_port *downstream;
1841 downstream = tb_port_at(xd->route, parent_sw);
1843 margining_port_init(downstream);
1849 struct tb_port *downstream;
1852 downstream = tb_port_at(xd->route, parent_sw);
1853 margining_port_remove(downstream);