Searched refs:ETHTOOL_A_WOL_SOPASS (Results 1 – 4 of 4) sorted by relevance
78 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()
410 extern const struct nla_policy ethnl_wol_set_policy[ETHTOOL_A_WOL_SOPASS + 1];
302 ETHTOOL_A_WOL_SOPASS, /* binary */ enumerator
710 ``ETHTOOL_A_WOL_SOPASS`` binary SecureOn(tm) password714 device, value of modes which are enabled. ``ETHTOOL_A_WOL_SOPASS`` is only728 ``ETHTOOL_A_WOL_SOPASS`` binary SecureOn(tm) password731 ``ETHTOOL_A_WOL_SOPASS`` is only allowed for devices supporting
Completed in 9 milliseconds