Searched refs:BWF (Results 1 – 2 of 2) sorted by relevance
281 BWF = (1 << 6), /* Accept Broadcast wakeup frame */ enumerator1343 options = cpr8 (Config5) & ~(UWF | MWF | BWF); in netdev_set_wol()1347 if (wol->wolopts & WAKE_BCAST) options |= BWF; in netdev_set_wol()1377 if (options & BWF) wol->wolopts |= WAKE_BCAST; in netdev_get_wol()
435 BWF = (1 << 6), /* Accept Broadcast wakeup frame */ enumerator1582 { WAKE_BCAST, Config5, BWF }, in __rtl8169_set_wol()