OSDN Git Service

bnxt_en: Split HW ring statistics strings into RX and TX parts.
authorMichael Chan <michael.chan@broadcom.com>
Mon, 4 May 2020 08:50:40 +0000 (04:50 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 May 2020 17:44:11 +0000 (10:44 -0700)
commit3316d50905f0e551d4786767d827589960a8cb83
treecefcf787750ffeb2e34539fd77ddd6e7a61bdca2
parent9d8b5f05529c619b63d68b0dd26a1dfe35a4fab2
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>
drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c