summaryrefslogtreecommitdiffstats
path: root/Documentation/networking/statistics.rst
diff options
context:
space:
mode:
authorVladimir Oltean <vladimir.oltean@nxp.com>2023-01-19 14:26:55 +0200
committerDavid S. Miller <davem@davemloft.net>2023-01-23 12:44:18 +0000
commit3700000479f000c1254a53182b4b2c5b184ff171 (patch)
tree5c6a0bd25ebf203c04221a9e0c421b45a312c973 /Documentation/networking/statistics.rst
parent2b30f8291a30305eeedcd787b4d0e352410f7268 (diff)
downloadlinux-stable-3700000479f000c1254a53182b4b2c5b184ff171.tar.gz
linux-stable-3700000479f000c1254a53182b4b2c5b184ff171.tar.bz2
linux-stable-3700000479f000c1254a53182b4b2c5b184ff171.zip
docs: ethtool-netlink: document interface for MAC Merge layer
Show details about the structures passed back and forth related to MAC Merge layer configuration, state and statistics. The rendered htmldocs will be much more verbose due to the kerneldoc references. Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking/statistics.rst')
-rw-r--r--Documentation/networking/statistics.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/networking/statistics.rst b/Documentation/networking/statistics.rst
index c9aeb70dafa2..551b3cc29a41 100644
--- a/Documentation/networking/statistics.rst
+++ b/Documentation/networking/statistics.rst
@@ -171,6 +171,7 @@ statistics are supported in the following commands:
- `ETHTOOL_MSG_PAUSE_GET`
- `ETHTOOL_MSG_FEC_GET`
+ - `ETHTOOL_MSG_MM_GET`
debugfs
-------