diff options
author | Michael Chan <michael.chan@broadcom.com> | 2020-05-04 04:50:39 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-05-04 10:44:11 -0700 |
commit | 9d8b5f05529c619b63d68b0dd26a1dfe35a4fab2 (patch) | |
tree | 7d51afe852a1efd657f0638fd2aa01dedff91282 /drivers/vlynq | |
parent | 098286ff930ca752e4c9295ea65840dd55f5f290 (diff) | |
download | linux-stable-9d8b5f05529c619b63d68b0dd26a1dfe35a4fab2.tar.gz linux-stable-9d8b5f05529c619b63d68b0dd26a1dfe35a4fab2.tar.bz2 linux-stable-9d8b5f05529c619b63d68b0dd26a1dfe35a4fab2.zip |
bnxt_en: Refactor the software ring counters.
We currently have 3 software ring counters, rx_l4_csum_errors,
rx_buf_errors, and missed_irqs. The 1st two are RX counters and the
last one is a common counter. Organize them into 2 structures
bnxt_rx_sw_stats and bnxt_cmn_sw_stats.
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/vlynq')
0 files changed, 0 insertions, 0 deletions