freebsd-skq/sys/dev/ntb
mav 90316ba76c Try to preallocate receive memory early.
We may not have enough contiguous memory later, when NTB connection get
established.  It is quite likely that NTB windows are symmetric and this
allocation remain, but even if not, we will just reallocate it later.

MFC after:	2 weeks
2018-01-31 01:04:36 +00:00
..
if_ntb Report NTB link speed to console and interface. 2017-04-23 14:25:51 +00:00
ntb_hw Fix typos from last commit, these should have been #. 2017-12-22 20:48:49 +00:00
ntb_if.m Report NTB link speed to console and interface. 2017-04-23 14:25:51 +00:00
ntb_transport.c Try to preallocate receive memory early. 2018-01-31 01:04:36 +00:00
ntb_transport.h Report NTB link speed to console and interface. 2017-04-23 14:25:51 +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