freebsd-dev/sys/dev/ntb
Alexander Motin 3dcd9d784a Increase negotiation polling period from 10ms to 100ms.
There is no big need to burn CPU if other side may be not there yet.  For
example, the PLX hardware by default enables the NTB link up on reset, not
dependig on driver to do it.  In case of Intel hardware this also reduces
race between MSI-X workaround negotiation and upper layers, using the same
scratchpad registers in different time.

MFC after:	12 days
2017-09-02 13:28:45 +00:00
..
if_ntb Report NTB link speed to console and interface. 2017-04-23 14:25:51 +00:00
ntb_hw Increase negotiation polling period from 10ms to 100ms. 2017-09-02 13:28:45 +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
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