Home
last modified time | relevance | path

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

/drivers/net/wireless/brcm80211/include/
Ddefs.h66 #define WL_RADIO_COUNTRY_DISABLE (1<<3) macro
/drivers/net/wireless/brcm80211/brcmsmac/
Dchannel.c727 mboolclr(wlc->pub->radio_disabled, WL_RADIO_COUNTRY_DISABLE); in brcms_reg_notifier()
729 mboolset(wlc->pub->radio_disabled, WL_RADIO_COUNTRY_DISABLE); in brcms_reg_notifier()