Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dethtool_netlink.h201 ETHTOOL_A_STRINGSET_COUNT, /* u32 */ enumerator
/Linux-v6.6/net/ethtool/
Dstrset.c414 nla_put_u32(skb, ETHTOOL_A_STRINGSET_COUNT, set_info->count)) in strset_fill_set()
/Linux-v6.6/tools/net/ynl/generated/
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()
/Linux-v6.6/Documentation/networking/
Dethtool-netlink.rst337 | | | ``ETHTOOL_A_STRINGSET_COUNT`` | u32 | number of strings |