Home
last modified time | relevance | path

Searched refs:ETHTOOL_A_STRSET_COUNTS_ONLY (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/net/ethtool/
A Dstrset.c131 [ETHTOOL_A_STRSET_COUNTS_ONLY] = { .type = NLA_FLAG },
198 req_info->counts_only = tb[ETHTOOL_A_STRSET_COUNTS_ONLY]; in strset_parse_request()
A Dnetlink.h401 extern const struct nla_policy ethnl_strset_get_policy[ETHTOOL_A_STRSET_COUNTS_ONLY + 1];
/linux-6.3-rc2/include/uapi/linux/
A Dethtool_netlink.h224 ETHTOOL_A_STRSET_COUNTS_ONLY, /* flag */ enumerator
/linux-6.3-rc2/Documentation/networking/
A Dethtool-netlink.rst347 | ``ETHTOOL_A_STRSET_COUNTS_ONLY`` | flag | return only counts |
359 Flag ``ETHTOOL_A_STRSET_COUNTS_ONLY`` tells kernel to only return string

Completed in 11 milliseconds