Searched refs:TB_PCI_HOPID (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/thunderbolt/ |
D | tunnel.c | 17 #define TB_PCI_HOPID 8 macro 240 path = tb_path_discover(down, TB_PCI_HOPID, NULL, -1, in tb_tunnel_discover_pci() 251 path = tb_path_discover(tunnel->dst_port, -1, down, TB_PCI_HOPID, NULL, in tb_tunnel_discover_pci() 313 path = tb_path_alloc(tb, down, TB_PCI_HOPID, up, TB_PCI_HOPID, 0, in tb_tunnel_alloc_pci() 321 path = tb_path_alloc(tb, up, TB_PCI_HOPID, down, TB_PCI_HOPID, 0, in tb_tunnel_alloc_pci()
|