Home
last modified time | relevance | path

Searched refs:WOL_MODE_COUNT (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/ethtool/
H A Dwol.c56 WOL_MODE_COUNT, wol_mode_names, compact); in wol_reply_size()
74 &data->wol.supported, WOL_MODE_COUNT, in wol_fill_reply()
114 ret = ethnl_update_bitset32(&wol.wolopts, WOL_MODE_COUNT, in ethnl_set_wol()
H A Dstrset.c60 .count = WOL_MODE_COUNT,
H A Dcommon.c409 static_assert(ARRAY_SIZE(wol_mode_names) == WOL_MODE_COUNT);
/openbmc/linux/include/uapi/linux/
H A Dethtool.h1993 #define WOL_MODE_COUNT 8 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h2051 #define WOL_MODE_COUNT 8 macro