Home
last modified time | relevance | path

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

/linux/net/ethtool/
A Dwol.c78 nla_put(skb, ETHTOOL_A_WOL_SOPASS, sizeof(data->wol.sopass), in wol_fill_reply()
103 [ETHTOOL_A_WOL_SOPASS] = { .type = NLA_BINARY,
143 if (tb[ETHTOOL_A_WOL_SOPASS]) { in ethnl_set_wol()
146 tb[ETHTOOL_A_WOL_SOPASS], in ethnl_set_wol()
152 tb[ETHTOOL_A_WOL_SOPASS], &mod); in ethnl_set_wol()
A Dnetlink.h353 extern const struct nla_policy ethnl_wol_set_policy[ETHTOOL_A_WOL_SOPASS + 1];
/linux/include/uapi/linux/
A Dethtool_netlink.h285 ETHTOOL_A_WOL_SOPASS, /* binary */ enumerator
/linux/Documentation/networking/
A Dethtool-netlink.rst699 ``ETHTOOL_A_WOL_SOPASS`` binary SecureOn(tm) password
703 device, value of modes which are enabled. ``ETHTOOL_A_WOL_SOPASS`` is only
717 ``ETHTOOL_A_WOL_SOPASS`` binary SecureOn(tm) password
720 ``ETHTOOL_A_WOL_SOPASS`` is only allowed for devices supporting

Completed in 10 milliseconds