Lines Matching full:tunnels
20 * @tunnel_list: List of active tunnels
349 * Find all DP tunnels that cross the port and reduce in tb_available_bandwidth()
617 * tunnels and know which switches were authorized already by in tb_scan_port()
655 * Create USB 3.x tunnels only when the switch is plugged to the in tb_scan_port()
657 * and want to discover existing USB 3.x tunnels before we create in tb_scan_port()
702 * PCIe and DMA tunnels do not consume guaranteed in tb_deactivate_and_free_tunnel()
712 * tb_free_invalid_tunnels() - destroy tunnels of devices that have gone away
992 * Tear down all DP tunnels and release their resources. They in tb_disconnect_and_release_dp()
1250 /* tunnels are only present after everything has been initialized */ in tb_stop()
1253 * DMA tunnels require the driver to be functional so we in tb_stop()
1254 * tear them down. Other protocol tunnels can be left in tb_stop()
1321 /* Find out tunnels created by the boot firmware */ in tb_start()
1324 * If the boot firmware did not create USB 3.x tunnels create them in tb_start()
1399 tb_dbg(tb, "tunnels restarted, sleeping for 100ms\n"); in tb_resume_noirq()