Home
last modified time | relevance | path

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

/linux-6.6.21/net/ethtool/
Dstrset.c178 [ETHTOOL_A_STRINGSETS_STRINGSET] = { .type = NLA_NESTED },
202 if (WARN_ONCE(nla_type(attr) != ETHTOOL_A_STRINGSETS_STRINGSET, in strset_parse_request()
409 stringset_attr = nla_nest_start(skb, ETHTOOL_A_STRINGSETS_STRINGSET); in strset_fill_set()
/linux-6.6.21/include/uapi/linux/
Dethtool_netlink.h211 ETHTOOL_A_STRINGSETS_STRINGSET, /* nest - _A_STRINGSET_* */ enumerator
/linux-6.6.21/tools/net/ynl/generated/
Dethtool-user.c269 …[ETHTOOL_A_STRINGSETS_STRINGSET] = { .name = "stringset", .type = YNL_PT_NEST, .nest = &ethtool_st…
1469 ethtool_stringset_put(nlh, ETHTOOL_A_STRINGSETS_STRINGSET, &obj->stringset[i]); in ethtool_stringsets_put()
1492 if (type == ETHTOOL_A_STRINGSETS_STRINGSET) { in ethtool_stringsets_parse()
1503 if (mnl_attr_get_type(attr) == ETHTOOL_A_STRINGSETS_STRINGSET) { in ethtool_stringsets_parse()
/linux-6.6.21/Documentation/networking/
Dethtool-netlink.rst321 | | ``ETHTOOL_A_STRINGSETS_STRINGSET+`` | nested | one string set |
333 | | ``ETHTOOL_A_STRINGSETS_STRINGSET+`` | nested | one string set |