Lines Matching refs:src_port

53 		      tb_route(__tunnel->src_port->sw),                 \
54 __tunnel->src_port->port, \
146 res = tb_pci_port_enable(tunnel->src_port, activate); in tb_pci_activate()
228 tunnel->src_port = down; in tb_tunnel_discover_pci()
261 if (down != tunnel->src_port) { in tb_tunnel_discover_pci()
305 tunnel->src_port = down; in tb_tunnel_alloc_pci()
503 struct tb_port *in = tunnel->src_port; in tb_dp_xchg_caps()
596 tb_dp_port_set_hops(tunnel->src_port, in tb_dp_activate()
606 tb_dp_port_hpd_clear(tunnel->src_port); in tb_dp_activate()
607 tb_dp_port_set_hops(tunnel->src_port, 0, 0, 0); in tb_dp_activate()
612 ret = tb_dp_port_enable(tunnel->src_port, active); in tb_dp_activate()
625 struct tb_port *in = tunnel->src_port; in tb_dp_consumed_bandwidth()
787 tunnel->src_port = in; in tb_tunnel_discover_dp()
825 if (port != tunnel->src_port) { in tb_tunnel_discover_dp()
874 tunnel->src_port = in; in tb_tunnel_alloc_dp()
1080 tunnel->src_port = nhi; in tb_tunnel_alloc_dma()
1199 return usb4_usb3_port_allocate_bandwidth(tunnel->src_port, in tb_usb3_init()
1208 res = tb_usb3_port_enable(tunnel->src_port, activate); in tb_usb3_activate()
1236 ret = usb4_usb3_port_release_bandwidth(tunnel->src_port, in tb_usb3_release_unused_bandwidth()
1253 ret = usb4_usb3_port_actual_link_rate(tunnel->src_port); in tb_usb3_reclaim_available_bandwidth()
1259 ret = usb4_usb3_port_max_link_rate(tunnel->src_port); in tb_usb3_reclaim_available_bandwidth()
1291 ret = usb4_usb3_port_allocate_bandwidth(tunnel->src_port, &allocate_up, in tb_usb3_reclaim_available_bandwidth()
1364 tunnel->src_port = down; in tb_tunnel_discover_usb3()
1395 if (down != tunnel->src_port) { in tb_tunnel_discover_usb3()
1488 tunnel->src_port = down; in tb_tunnel_alloc_usb3()