Home
last modified time | relevance | path

Searched refs:nhi_port (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/thunderbolt/
H A Dtb.c2207 struct tb_port *nhi_port, *dst_port; in tb_approve_xdomain_paths() local
2214 nhi_port = tb_switch_find_port(tb->root_switch, TB_TYPE_NHI); in tb_approve_xdomain_paths()
2224 tunnel = tb_tunnel_alloc_dma(tb, nhi_port, dst_port, transmit_path, in tb_approve_xdomain_paths()
2232 tb_port_info(nhi_port, in tb_approve_xdomain_paths()
2256 struct tb_port *nhi_port, *dst_port; in __tb_disconnect_xdomain_paths() local
2262 nhi_port = tb_switch_find_port(tb->root_switch, TB_TYPE_NHI); in __tb_disconnect_xdomain_paths()
2267 if (tunnel->src_port != nhi_port || tunnel->dst_port != dst_port) in __tb_disconnect_xdomain_paths()