Searched refs:WL_RADIO_HW_DISABLE (Results 1 – 2 of 2) sorted by relevance
53 #define WL_RADIO_HW_DISABLE (1<<1) macro
4164 mboolset(wlc->pub->radio_disabled, WL_RADIO_HW_DISABLE); in brcms_c_radio_hwdisable_upd()4166 mboolclr(wlc->pub->radio_disabled, WL_RADIO_HW_DISABLE); in brcms_c_radio_hwdisable_upd()4174 return mboolisset(wlc->pub->radio_disabled, WL_RADIO_HW_DISABLE) ? in brcms_c_check_radio_disabled()5031 (wlc->pub->radio_disabled, WL_RADIO_HW_DISABLE)) { in brcms_c_up()5034 WL_RADIO_HW_DISABLE); in brcms_c_up()