summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/tunnel_pci.h
Commit message (Collapse)AuthorAgeFilesLines
* thunderbolt: Add support for simple pci tunnelsAndreas Noever2014-06-191-0/+30
A pci downstream and pci upstream port can be connected through a tunnel. To establish the tunnel we have to setup two unidirectional paths between the two ports. Right now we only support paths with two hops (i.e. no chaining) and at most one pci device per thunderbolt device. Signed-off-by: Andreas Noever <andreas.noever@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>