Searched refs:WL_RADIO_HW_DISABLE (Results 1 – 14 of 14) sorted by relevance
53 #define WL_RADIO_HW_DISABLE (1<<1) macro
2151 #define WL_RADIO_HW_DISABLE (1<<1) macro
2257 #define WL_RADIO_HW_DISABLE (1<<1) macro
2246 #define WL_RADIO_HW_DISABLE (1<<1) macro
2365 #define WL_RADIO_HW_DISABLE (1<<1) macro
4166 mboolset(wlc->pub->radio_disabled, WL_RADIO_HW_DISABLE); in brcms_c_radio_hwdisable_upd()4168 mboolclr(wlc->pub->radio_disabled, WL_RADIO_HW_DISABLE); in brcms_c_radio_hwdisable_upd()4176 return mboolisset(wlc->pub->radio_disabled, WL_RADIO_HW_DISABLE) ? in brcms_c_check_radio_disabled()5033 (wlc->pub->radio_disabled, WL_RADIO_HW_DISABLE)) { in brcms_c_up()5036 WL_RADIO_HW_DISABLE); in brcms_c_up()
2069 vwrq->disabled = (disable & (WL_RADIO_SW_DISABLE | WL_RADIO_HW_DISABLE)) ? 1 : 0; in wl_iw_get_txpow()
2075 vwrq->disabled = (disable & (WL_RADIO_SW_DISABLE | WL_RADIO_HW_DISABLE)) ? 1 : 0; in wl_iw_get_txpow()
2307 vwrq->disabled = (disable & (WL_RADIO_SW_DISABLE | WL_RADIO_HW_DISABLE)) ? 1 : 0; in wl_iw_get_txpow()
2303 vwrq->disabled = (disable & (WL_RADIO_SW_DISABLE | WL_RADIO_HW_DISABLE)) ? 1 : 0; in wl_iw_get_txpow()
2344 vwrq->disabled = (disable & (WL_RADIO_SW_DISABLE | WL_RADIO_HW_DISABLE)) ? 1 : 0; in wl_iw_get_txpow()