Searched refs:tb_upstream_port (Results 1 – 3 of 3) sorted by relevance
80 tunnel->path_to_up->hops[0].out_port = tb_upstream_port(up->sw)->remote; in tb_pci_alloc()83 tunnel->path_to_up->hops[1].in_port = tb_upstream_port(up->sw); in tb_pci_alloc()92 tunnel->path_to_down->hops[0].out_port = tb_upstream_port(up->sw); in tb_pci_alloc()96 tb_upstream_port(up->sw)->remote; in tb_pci_alloc()
130 static inline struct tb_port *tb_upstream_port(struct tb_switch *sw) in tb_upstream_port() function255 return port == tb_upstream_port(port->sw); in tb_is_upstream_port()
55 port->remote = tb_upstream_port(sw); in tb_scan_port()56 tb_upstream_port(sw)->remote = port; in tb_scan_port()