commit | 3316d50905f0e551d4786767d827589960a8cb83 | [log] [tgz] |
---|---|---|
author | Michael Chan <michael.chan@broadcom.com> | Mon May 04 04:50:40 2020 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon May 04 10:44:11 2020 -0700 |
tree | cefcf787750ffeb2e34539fd77ddd6e7a61bdca2 | |
parent | 9d8b5f05529c619b63d68b0dd26a1dfe35a4fab2 [diff] |
bnxt_en: Split HW ring statistics strings into RX and TX parts. This will allow the RX and TX ring statistics to be separated if needed. In the next patch, we'll be able to only display RX or TX statistcis if the channel is RX only or TX only. Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>