Lines Matching refs:src_port
39 tb_route(__tunnel->src_port->sw), \
40 __tunnel->src_port->port, \
83 res = tb_pci_port_enable(tunnel->src_port, activate); in tb_pci_activate()
129 tunnel->src_port = down; in tb_tunnel_discover_pci()
160 if (down != tunnel->src_port) { in tb_tunnel_discover_pci()
204 tunnel->src_port = down; in tb_tunnel_alloc_pci()
231 struct tb_port *in = tunnel->src_port; in tb_dp_xchg_caps()
274 tb_dp_port_set_hops(tunnel->src_port, in tb_dp_activate()
284 tb_dp_port_hpd_clear(tunnel->src_port); in tb_dp_activate()
285 tb_dp_port_set_hops(tunnel->src_port, 0, 0, 0); in tb_dp_activate()
290 ret = tb_dp_port_enable(tunnel->src_port, active); in tb_dp_activate()
364 tunnel->src_port = in; in tb_tunnel_discover_dp()
401 if (port != tunnel->src_port) { in tb_tunnel_discover_dp()
444 tunnel->src_port = in; in tb_tunnel_alloc_dp()
488 struct tb_port *nhi = tunnel->src_port; in tb_dma_activate()
540 tunnel->src_port = nhi; in tb_tunnel_alloc_dma()