Home
last modified time | relevance | path

Searched refs:tb_tunnel (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/thunderbolt/
H A Dtunnel.c178 static struct tb_tunnel *tb_tunnel_alloc(struct tb *tb, size_t npaths, in tb_tunnel_alloc()
181 struct tb_tunnel *tunnel; in tb_tunnel_alloc()
202 static void tb_tunnel_get(struct tb_tunnel *tunnel) in tb_tunnel_get()
211 struct tb_tunnel *tunnel = container_of(kref, typeof(*tunnel), kref); in tb_tunnel_destroy()
226 void tb_tunnel_put(struct tb_tunnel *tunnel) in tb_tunnel_put()
280 static inline void tb_tunnel_set_active(struct tb_tunnel *tunnel, bool active) in tb_tunnel_set_active()
293 static inline void tb_tunnel_changed(struct tb_tunnel *tunnel) in tb_tunnel_changed()
299 static int tb_pci_set_ext_encapsulation(struct tb_tunnel *tunnel, bool enable) in tb_pci_set_ext_encapsulation()
333 static int tb_pci_activate(struct tb_tunnel *tunnel, bool activate) in tb_pci_activate()
424 struct tb_tunnel *tb_tunnel_discover_pci(struct tb *tb, struct tb_port *down, in tb_tunnel_discover_pci()
[all …]
H A Dtb.c175 struct tb_tunnel *tunnel; in tb_discover_dp_resources()
188 const struct tb_tunnel *tunnel; in tb_enable_clx()
281 static void tb_increase_tmu_accuracy(struct tb_tunnel *tunnel) in tb_increase_tmu_accuracy()
384 struct tb_tunnel *tunnel = NULL; in tb_switch_discover_tunnels()
490 static struct tb_tunnel *tb_find_tunnel(struct tb *tb, enum tb_tunnel_type type, in tb_find_tunnel()
495 struct tb_tunnel *tunnel; in tb_find_tunnel()
508 static struct tb_tunnel *tb_find_first_usb3_tunnel(struct tb *tb, in tb_find_first_usb3_tunnel()
559 struct tb_tunnel *tunnel; in tb_consumed_usb3_pcie_bandwidth()
614 struct tb_tunnel *tunnel; in tb_consumed_dp_bandwidth()
870 struct tb_tunnel *tunnel; in tb_release_unused_usb3_bandwidth()
[all …]