linux-stable/drivers/net/ethernet/marvell/octeontx2
Sunil Goutham fcef709c2c octeontx2-af: Do NIX_RX_SW_SYNC twice
NIX_RX_SW_SYNC ensures all existing transactions are finished and
pkts are written to LLC/DRAM, queues should be teared down after
successful SW_SYNC. Due to a HW errata, in some rare scenarios
an existing transaction might end after SW_SYNC operation. To
ensure operation is fully done, do the SW_SYNC twice.

Signed-off-by: Sunil Goutham <sgoutham@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-07-27 11:52:11 +01:00
..
af octeontx2-af: Do NIX_RX_SW_SYNC twice 2021-07-27 11:52:11 +01:00
nic octeontx2-pf: Dont enable backpressure on LBK links 2021-07-25 09:25:03 +01:00
Kconfig octeontx2-af: Add devlink suppoort to af driver 2020-12-14 17:49:28 -08:00
Makefile