Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif_ports_used.c202 static bool last_wake_phy_if_lpw = false; variable
346 if ((ifp->if_xflags & IFXF_LOW_POWER_WAKE) == 0 && last_wake_phy_if_lpw == false) { in if_is_lpw_enabled()
536 last_wake_phy_if_lpw = false; in if_ports_used_update_wakeuuid()
1429 last_wake_phy_if_lpw = true; in if_set_wake_physical_interface()