From: Mohsin Bashir <redacted>
The fbnic register-dump parser is out-of-sync with the dump layout in various
places. As a result the values of some of the CSRs are displayed using the
name and bitfield definition of a neighboring CSRs.
This series fixes the affected CSR definitions so that each value is
associated with the correct register and its fields have correct masks.
Mohsin Bashir (3):
ethtool: fbnic: fix off-by-one shift in reg dump parser
ethtool: fbnic: Fix various TX and RX CSR fields decoding
ethtool: fbnic: Fix register dump names and bit labels
fbnic.c | 165 ++++++++++++++++++++++++++++++++++++++------------------
1 file changed, 113 insertions(+), 52 deletions(-)
--
2.53.0-Meta