linux/drivers/thunderbolt
Andreas Noever 3364f0c127 thunderbolt: Add support for simple pci tunnels
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>
2014-06-19 14:07:47 -07:00
..
cap.c thunderbolt: Add thunderbolt capability handling 2014-06-19 14:07:47 -07:00
ctl.c
ctl.h
Kconfig
Makefile thunderbolt: Add support for simple pci tunnels 2014-06-19 14:07:47 -07:00
nhi_regs.h
nhi.c thunderbolt: Setup control channel 2014-06-19 14:07:07 -07:00
nhi.h
path.c thunderbolt: Add path setup code. 2014-06-19 14:07:47 -07:00
switch.c thunderbolt: Add path setup code. 2014-06-19 14:07:47 -07:00
tb_regs.h thunderbolt: Add tb_regs.h 2014-06-19 14:07:07 -07:00
tb.c thunderbolt: Add support for simple pci tunnels 2014-06-19 14:07:47 -07:00
tb.h thunderbolt: Add support for simple pci tunnels 2014-06-19 14:07:47 -07:00
tunnel_pci.c thunderbolt: Add support for simple pci tunnels 2014-06-19 14:07:47 -07:00
tunnel_pci.h thunderbolt: Add support for simple pci tunnels 2014-06-19 14:07:47 -07:00