commit | a0c30621c28c6d8e9c572cd6139881f15c806792 | [log] [tgz] |
---|---|---|
author | Michael Chan <michael.chan@broadcom.com> | Mon Jul 27 05:40:44 2020 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 27 11:47:33 2020 -0700 |
tree | 523373c3e16d517995127c79c0dc962d1fc6d0e7 | |
parent | fea6b3335527f41bc729466fb2a95e48a98827ac [diff] |
bnxt_en: Switch over to use the 64-bit software accumulated counters. Now we can report all the full 64-bit CPU endian software accumulated counters instead of the hw counters, some of which may be less than 64-bit wide. Define the necessary macros to access the software counters. Reviewed-by: Vasundhara Volam <vasundhara-v.volam@broadcom.com> Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>