diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2022-09-08 19:48:03 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-09-09 10:59:11 +0100 |
commit | 0a2360c59687e4caec363565c166e8a2b3e30677 (patch) | |
tree | 5bf10e63f8efc825cd50d96e13c7e62afd2c58de /arch/loongarch | |
parent | 34df6a8a50aa72c4ac4fd65033a2798fc321adf8 (diff) | |
download | linux-stable-0a2360c59687e4caec363565c166e8a2b3e30677.tar.gz linux-stable-0a2360c59687e4caec363565c166e8a2b3e30677.tar.bz2 linux-stable-0a2360c59687e4caec363565c166e8a2b3e30677.zip |
net: dsa: felix: add definitions for the stream filter counters
TSN stream (802.1Qci, 802.1CB) filters are also accessed through
STAT_VIEW, just like the port registers, but these counters are per
stream, rather than per port. So we don't keep them in
ocelot_port_update_stats().
What we can do, however, is we can create register definitions for them
just like we have for the port counters, and delete the last remaining
user of the SYS_CNT register + a group index (read_gix).
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/loongarch')
0 files changed, 0 insertions, 0 deletions