Home
last modified time | relevance | path

Searched refs:ETHTOOL_A_STRSET_STRINGSETS (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/net/ethtool/
A Dstrset.c130 [ETHTOOL_A_STRSET_STRINGSETS] = { .type = NLA_NESTED },
186 struct nlattr *nest = tb[ETHTOOL_A_STRSET_STRINGSETS]; in strset_parse_request()
446 nest = nla_nest_start(skb, ETHTOOL_A_STRSET_STRINGSETS); in strset_fill_reply()
/linux-6.3-rc2/include/uapi/linux/
A Dethtool_netlink.h223 ETHTOOL_A_STRSET_STRINGSETS, /* nest - _A_STRINGSETS_* */ enumerator
/linux-6.3-rc2/Documentation/networking/
A Dethtool-netlink.rst319 | ``ETHTOOL_A_STRSET_STRINGSETS`` | nested | string set to request |
331 | ``ETHTOOL_A_STRSET_STRINGSETS`` | nested | array of string sets |
357 If there is no ``ETHTOOL_A_STRSET_STRINGSETS`` array, all string sets of

Completed in 10 milliseconds