Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ethtool/
A Dwol.c78 nla_put(skb, ETHTOOL_A_WOL_SOPASS, sizeof(data->wol.sopass), in wol_fill_reply()
91 [ETHTOOL_A_WOL_SOPASS] = { .type = NLA_BINARY,
123 if (tb[ETHTOOL_A_WOL_SOPASS]) { in ethnl_set_wol()
126 tb[ETHTOOL_A_WOL_SOPASS], in ethnl_set_wol()
131 tb[ETHTOOL_A_WOL_SOPASS], &mod); in ethnl_set_wol()
A Dnetlink.h410 extern const struct nla_policy ethnl_wol_set_policy[ETHTOOL_A_WOL_SOPASS + 1];
/linux-6.3-rc2/include/uapi/linux/
A Dethtool_netlink.h302 ETHTOOL_A_WOL_SOPASS, /* binary */ enumerator
/linux-6.3-rc2/Documentation/networking/
A Dethtool-netlink.rst710 ``ETHTOOL_A_WOL_SOPASS`` binary SecureOn(tm) password
714 device, value of modes which are enabled. ``ETHTOOL_A_WOL_SOPASS`` is only
728 ``ETHTOOL_A_WOL_SOPASS`` binary SecureOn(tm) password
731 ``ETHTOOL_A_WOL_SOPASS`` is only allowed for devices supporting

Completed in 9 milliseconds