diff options
author | Michael Walle <michael@walle.cc> | 2021-02-11 08:47:49 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-02-11 13:53:26 -0800 |
commit | a0750d42e95192fa8d57796f35ca7189bd231bb4 (patch) | |
tree | bd0febd9addd089fcbb3ab449ecd2994693c47d7 /drivers/hwtracing | |
parent | f9bc51e6cce2171e4d8f28c575278dfa07085b44 (diff) | |
download | linux-stable-a0750d42e95192fa8d57796f35ca7189bd231bb4.tar.gz linux-stable-a0750d42e95192fa8d57796f35ca7189bd231bb4.tar.bz2 linux-stable-a0750d42e95192fa8d57796f35ca7189bd231bb4.zip |
net: phy: icplus: add PHY counter for IP101G
The IP101G provides three counters: RX packets, CRC errors and symbol
errors. The error counters can be configured to clear automatically on
read. Unfortunately, this isn't true for the RX packet counter. Because
of this and because the RX packet counter is more likely to overflow,
than the error counters implement only support for the error counters.
Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/hwtracing')
0 files changed, 0 insertions, 0 deletions