Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dethtool_netlink.h202 ETHTOOL_A_STRINGSET_STRINGS, /* nest - _A_STRINGS_* */ enumerator
/openbmc/linux/net/ethtool/
H A Dstrset.c418 strings_attr = nla_nest_start(skb, ETHTOOL_A_STRINGSET_STRINGS); in strset_fill_set()
/openbmc/linux/tools/net/ynl/generated/
H A Dethtool-user.c249 …[ETHTOOL_A_STRINGSET_STRINGS] = { .name = "strings", .type = YNL_PT_NEST, .nest = &ethtool_strings…
1333 ethtool_strings_put(nlh, ETHTOOL_A_STRINGSET_STRINGS, &obj->strings[i]); in ethtool_stringset_put()
1366 } else if (type == ETHTOOL_A_STRINGSET_STRINGS) { in ethtool_stringset_parse()
1377 if (mnl_attr_get_type(attr) == ETHTOOL_A_STRINGSET_STRINGS) { in ethtool_stringset_parse()
/openbmc/linux/Documentation/networking/
H A Dethtool-netlink.rst339 | | | ``ETHTOOL_A_STRINGSET_STRINGS`` | nested | array of strings |