Searched refs:TB_PCI_HOPID (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/thunderbolt/ |
D | tunnel.c | 16 #define TB_PCI_HOPID 8 macro 136 path = tb_path_discover(down, TB_PCI_HOPID, NULL, -1, in tb_tunnel_discover_pci() 146 path = tb_path_discover(tunnel->dst_port, -1, down, TB_PCI_HOPID, NULL, in tb_tunnel_discover_pci() 207 path = tb_path_alloc(tb, down, TB_PCI_HOPID, up, TB_PCI_HOPID, 0, in tb_tunnel_alloc_pci() 216 path = tb_path_alloc(tb, up, TB_PCI_HOPID, down, TB_PCI_HOPID, 0, in tb_tunnel_alloc_pci()
|