Searched refs:tb_tunnel_activate (Results 1 – 3 of 3) sorted by relevance
57 int tb_tunnel_activate(struct tb_tunnel *tunnel);
384 if (tb_tunnel_activate(tunnel)) { in tb_tunnel_dp()424 if (tb_tunnel_activate(tunnel)) { in tb_tunnel_pci()455 if (tb_tunnel_activate(tunnel)) { in tb_approve_xdomain_paths()
659 int tb_tunnel_activate(struct tb_tunnel *tunnel) in tb_tunnel_activate() function