freebsd-src/sys/dev/ntb
Alexander Motin 21811c24c6 Add initial support for Address Lookup Table (A-LUT).
When enabled by EEPROM, use it to relax translation address/size alignment
requirements for BAR2 window by 128 or 256 times.

MFC after:	1 week
Sponsored by:	iXsystems, Inc.
2017-10-01 09:48:31 +00:00
..
if_ntb Report NTB link speed to console and interface. 2017-04-23 14:25:51 +00:00
ntb_hw Add initial support for Address Lookup Table (A-LUT). 2017-10-01 09:48:31 +00:00
ntb.c Make NTB drivers report more info via NewBus methods. 2017-09-02 11:56:16 +00:00
ntb.h Make NTB drivers report more info via NewBus methods. 2017-09-02 11:56:16 +00:00
ntb_if.m Report NTB link speed to console and interface. 2017-04-23 14:25:51 +00:00
ntb_transport.c Increase negotiation polling period from 10ms to 100ms. 2017-09-02 13:28:45 +00:00
ntb_transport.h Report NTB link speed to console and interface. 2017-04-23 14:25:51 +00:00