Searched refs:WL_RADIO_HW_DISABLE (Results 1 – 2 of 2) sorted by relevance
53 #define WL_RADIO_HW_DISABLE (1<<1) macro
4157 mboolset(wlc->pub->radio_disabled, WL_RADIO_HW_DISABLE); in brcms_c_radio_hwdisable_upd()4159 mboolclr(wlc->pub->radio_disabled, WL_RADIO_HW_DISABLE); in brcms_c_radio_hwdisable_upd()4167 return mboolisset(wlc->pub->radio_disabled, WL_RADIO_HW_DISABLE) ? in brcms_c_check_radio_disabled()5024 (wlc->pub->radio_disabled, WL_RADIO_HW_DISABLE)) { in brcms_c_up()5027 WL_RADIO_HW_DISABLE); in brcms_c_up()