Searched refs:RTW_RF_ON (Results 1 – 9 of 9) sorted by relevance
192 if (ops->set_rf_state(phlcom_to_drvpriv(phl_com), RTW_RF_ON) == true) in _hal_ps_cfg_pwr_on()365 enum rtw_rf_state rf_state = RTW_RF_ON; in rtw_hal_ps_chk_hw_rf_state()377 rf_state = RTW_RF_ON; in rtw_hal_ps_chk_hw_rf_state()
381 RTW_RF_ON, enumerator
547 sw_cap->init_rf_state = RTW_RF_ON; in _init_ps_dflt_sw_cap()2041 enum phl_msg_evt_id evt_id = (rf_state == RTW_RF_ON) ? MSG_EVT_RF_ON : MSG_EVT_RF_OFF; in rtw_phl_ps_set_rf_state()
522 sw_cap->init_rf_state = RTW_RF_ON; in _init_ps_dflt_sw_cap()2005 enum phl_msg_evt_id evt_id = (rf_state == RTW_RF_ON) ? MSG_EVT_RF_ON : MSG_EVT_RF_OFF; in rtw_phl_ps_set_rf_state()
660 RTW_RF_ON = 0x4, enumerator
24 if (state == RTW_RF_ON) { in rtw_core_set_ips_state()