Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dethtool_netlink.h201 ETHTOOL_A_STRINGSET_COUNT, /* u32 */ enumerator
/openbmc/linux/net/ethtool/
H A Dstrset.c414 nla_put_u32(skb, ETHTOOL_A_STRINGSET_COUNT, set_info->count)) in strset_fill_set()
/openbmc/linux/tools/net/ynl/generated/
H A Dethtool-user.c248 [ETHTOOL_A_STRINGSET_COUNT] = { .name = "count", .type = YNL_PT_U32, },
1331 mnl_attr_put_u32(nlh, ETHTOOL_A_STRINGSET_COUNT, obj->count); in ethtool_stringset_put()
1361 } else if (type == ETHTOOL_A_STRINGSET_COUNT) { in ethtool_stringset_parse()
/openbmc/linux/Documentation/networking/
H A Dethtool-netlink.rst337 | | | ``ETHTOOL_A_STRINGSET_COUNT`` | u32 | number of strings |