Searched refs:WL_RADIO_HW_DISABLE (Results 1 – 2 of 2) sorted by relevance
64 #define WL_RADIO_HW_DISABLE (1<<1) macro
4187 mboolset(wlc->pub->radio_disabled, WL_RADIO_HW_DISABLE); in brcms_c_radio_hwdisable_upd()4189 mboolclr(wlc->pub->radio_disabled, WL_RADIO_HW_DISABLE); in brcms_c_radio_hwdisable_upd()4197 return mboolisset(wlc->pub->radio_disabled, WL_RADIO_HW_DISABLE) ? in brcms_c_check_radio_disabled()5054 (wlc->pub->radio_disabled, WL_RADIO_HW_DISABLE)) { in brcms_c_up()5057 WL_RADIO_HW_DISABLE); in brcms_c_up()