Home
last modified time | relevance | path

Searched refs:BWF (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/realtek/
H A D8139cp.c281 BWF = (1 << 6), /* Accept Broadcast wakeup frame */ enumerator
1343 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()
H A Dr8169_main.c429 BWF = (1 << 6), /* Accept Broadcast wakeup frame */ enumerator
1379 { WAKE_BCAST, Config5, BWF }, in __rtl8169_set_wol()
/kernel/linux/linux-6.6/drivers/net/ethernet/realtek/
H A D8139cp.c281 BWF = (1 << 6), /* Accept Broadcast wakeup frame */ enumerator
1343 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()
H A Dr8169_main.c423 BWF = (1 << 6), /* Accept Broadcast wakeup frame */ enumerator
1414 { WAKE_BCAST, Config5, BWF }, in __rtl8169_set_wol()

Completed in 22 milliseconds