Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtb.c1560 struct tb_port *nhi_port, *dst_port; in tb_approve_xdomain_paths() local
1567 nhi_port = tb_switch_find_port(tb->root_switch, TB_TYPE_NHI); in tb_approve_xdomain_paths()
1577 tunnel = tb_tunnel_alloc_dma(tb, nhi_port, dst_port, transmit_path, in tb_approve_xdomain_paths()
1585 tb_port_info(nhi_port, in tb_approve_xdomain_paths()
1609 struct tb_port *nhi_port, *dst_port; in __tb_disconnect_xdomain_paths() local
1615 nhi_port = tb_switch_find_port(tb->root_switch, TB_TYPE_NHI); in __tb_disconnect_xdomain_paths()
1620 if (tunnel->src_port != nhi_port || tunnel->dst_port != dst_port) in __tb_disconnect_xdomain_paths()
/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtb.c1048 struct tb_port *nhi_port, *dst_port; in tb_approve_xdomain_paths() local
1054 nhi_port = tb_switch_find_port(tb->root_switch, TB_TYPE_NHI); in tb_approve_xdomain_paths()
1057 tunnel = tb_tunnel_alloc_dma(tb, nhi_port, dst_port, xd->transmit_ring, in tb_approve_xdomain_paths()
1066 tb_port_info(nhi_port, in tb_approve_xdomain_paths()

Completed in 6 milliseconds