Searched refs:MWF (Results 1 – 1 of 1) sorted by relevance
282 MWF = (1 << 5), /* Accept Multicast wakeup frame */ enumerator1343 options = cpr8 (Config5) & ~(UWF | MWF | BWF); in netdev_set_wol()1348 if (wol->wolopts & WAKE_MCAST) options |= MWF; in netdev_set_wol()1378 if (options & MWF) wol->wolopts |= WAKE_MCAST; in netdev_get_wol()