Searched refs:ETHTOOL_A_WOL_MODES (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ethtool/ |
| H A D | wol.c | 72 ret = ethnl_put_bitset32(skb, ETHTOOL_A_WOL_MODES, &data->wol.wolopts, in wol_fill_reply() 102 [ETHTOOL_A_WOL_MODES] = { .type = NLA_NESTED }, 133 tb[ETHTOOL_A_WOL_MODES], wol_mode_names, in ethnl_set_wol() 138 NL_SET_ERR_MSG_ATTR(info->extack, tb[ETHTOOL_A_WOL_MODES], in ethnl_set_wol()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | ethtool_netlink.h | 269 ETHTOOL_A_WOL_MODES, /* bitset */ enumerator
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | ethtool-netlink.rst | 661 ``ETHTOOL_A_WOL_MODES`` bitset mask of enabled WoL modes 665 In reply, ``ETHTOOL_A_WOL_MODES`` mask consists of modes supported by the 679 ``ETHTOOL_A_WOL_MODES`` bitset enabled WoL modes
|