alistair23-linux/drivers/ntb
Logan Gunthorpe c3585cd870 ntb_hw_switchtec: Keep track of the number of LUT windows used by the driver
This is a prep patch in order to support the crosslink feature which will
require the driver to use another reserved LUT window. To simplify this,
we add some code to track the number of reserved LUT windows in use
instead of assuming this is always 1.

Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
2018-01-28 22:17:23 -05:00
..
hw ntb_hw_switchtec: Keep track of the number of LUT windows used by the driver 2018-01-28 22:17:23 -05:00
test ntb: remove unneeded DRIVER_LICENSE #defines 2018-01-28 22:17:23 -05:00
Kconfig NTB: Add ping pong test client 2015-07-04 14:07:42 -04:00
Makefile NTB: Add ping pong test client 2015-07-04 14:07:42 -04:00
ntb.c ntb: remove unneeded DRIVER_LICENSE #defines 2018-01-28 22:17:23 -05:00
ntb_transport.c NTB: Ensure ntb_mw_get_align() is only called when the link is up 2017-11-18 20:37:11 -05:00