linux/drivers/ntb
Allen Hubbe 2849b5d706 NTB: Reset transport QP link stats on down
Reset the link stats when the link goes down.  In particular, the TX and
RX index and count must be reset, or else the TX side will be sending
packets to the RX side where the RX side is not expecting them.  Reset
all the stats, to be consistent.

Signed-off-by: Allen Hubbe <Allen.Hubbe@emc.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
2015-07-04 14:06:34 -04:00
..
hw NTB: Check the device ID to set errata flags 2015-07-04 14:06:14 -04:00
Kconfig NTB: Split ntb_hw_intel and ntb_transport drivers 2015-07-04 14:05:49 -04:00
Makefile NTB: Split ntb_hw_intel and ntb_transport drivers 2015-07-04 14:05:49 -04:00
ntb_transport.c NTB: Reset transport QP link stats on down 2015-07-04 14:06:34 -04:00
ntb.c NTB: Add NTB hardware abstraction layer 2015-07-04 14:04:44 -04:00