Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thunderbolt/
Dtunnel.h79 struct tb_tunnel *tb_tunnel_discover_pci(struct tb *tb, struct tb_port *down,
Dtunnel.c262 struct tb_tunnel *tb_tunnel_discover_pci(struct tb *tb, struct tb_port *down, in tb_tunnel_discover_pci() function
Dtb.c401 tunnel = tb_tunnel_discover_pci(tb, port, alloc_hopids); in tb_switch_discover_tunnels()