Home
last modified time | relevance | path

Searched refs:ETHTOOL_A_STATS_GRP_SS_ID (Results 1 – 3 of 3) sorted by path

/linux/Documentation/networking/
H A Dethtool-netlink.rst1572 | | ``ETHTOOL_A_STATS_GRP_SS_ID`` | u32 | string set ID for names |
1593 ``ETHTOOL_A_STATS_GRP_SS_ID`` identifies the string set ID for the names of
1602 by ``ETHTOOL_A_STATS_GRP_SS_ID``. Complex statistics (such as RMON histogram
/linux/include/uapi/linux/
H A Dethtool_netlink.h790 ETHTOOL_A_STATS_GRP_SS_ID, /* u32 */ enumerator
/linux/net/ethtool/
H A Dstats.c386 nla_put_u32(skb, ETHTOOL_A_STATS_GRP_SS_ID, ss_id)) in stats_put_stats()