Searched refs:WL_RADIO_HW_DISABLE (Results 1 – 2 of 2) sorted by relevance
64 #define WL_RADIO_HW_DISABLE (1<<1) macro
4186 mboolset(wlc->pub->radio_disabled, WL_RADIO_HW_DISABLE); in brcms_c_radio_hwdisable_upd()4188 mboolclr(wlc->pub->radio_disabled, WL_RADIO_HW_DISABLE); in brcms_c_radio_hwdisable_upd()4196 return mboolisset(wlc->pub->radio_disabled, WL_RADIO_HW_DISABLE) ? in brcms_c_check_radio_disabled()5053 (wlc->pub->radio_disabled, WL_RADIO_HW_DISABLE)) { in brcms_c_up()5056 WL_RADIO_HW_DISABLE); in brcms_c_up()