Searched refs:hw_up (Results 1 – 4 of 4) sorted by relevance
249 bool hw_up; /* one time hw up/down(from boot or hibernation) */ member
1124 ASSERT(wlc_hw->wlc->pub->hw_up && wlc_hw->wlc->macintmask == 0); in wlc_bmac_up_prep()2118 if (wlc_hw->wlc->pub->hw_up) in wlc_bmac_hw_up()2147 wlc_hw->wlc->pub->hw_up = true; in wlc_bmac_hw_up()
1175 wl->pub->hw_up = false; in wl_suspend()
2406 wlc->pub->hw_up = false; in wlc_out()2536 if (!wlc->pub->hw_up) { in wlc_up()2538 wlc->pub->hw_up = true; in wlc_up()