Home
last modified time | relevance | path

Searched refs:hw_up (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dpub.h154 bool hw_up; /* one time hw up/down */ member
H A Dmain.c4888 if (wlc_hw->wlc->pub->hw_up) in brcms_b_hw_up()
4915 wlc_hw->wlc->pub->hw_up = true; in brcms_b_hw_up()
5004 if (!wlc->pub->hw_up) { in brcms_c_up()
5006 wlc->pub->hw_up = true; in brcms_c_up()
H A Dmac80211_if.c1276 wl->pub->hw_up = false; in brcms_suspend()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dpub.h154 bool hw_up; /* one time hw up/down */ member
H A Dmain.c4886 if (wlc_hw->wlc->pub->hw_up) in brcms_b_hw_up()
4913 wlc_hw->wlc->pub->hw_up = true; in brcms_b_hw_up()
5002 if (!wlc->pub->hw_up) { in brcms_c_up()
5004 wlc->pub->hw_up = true; in brcms_c_up()
H A Dmac80211_if.c1273 wl->pub->hw_up = false; in brcms_suspend()

Completed in 23 milliseconds