Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_pub.h249 bool hw_up; /* one time hw up/down(from boot or hibernation) */ member
Dwlc_bmac.c1124 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()
Dwl_mac80211.c1175 wl->pub->hw_up = false; in wl_suspend()
Dwlc_main.c2406 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()