Searched refs:rtState (Results 1 – 7 of 7) sorted by relevance
145 enum rt_rf_power_state rtState; in IPSEnter() local148 rtState = priv->rtllib->eRFPowerState; in IPSEnter()149 if (rtState == eRfOn && !pPSC->bSwRfProcessing && in IPSEnter()166 enum rt_rf_power_state rtState; in IPSLeave() local169 rtState = priv->rtllib->eRFPowerState; in IPSLeave()170 if (rtState != eRfOn && !pPSC->bSwRfProcessing && in IPSLeave()195 enum rt_rf_power_state rtState; in rtllib_ips_leave_wq() local197 rtState = priv->rtllib->eRFPowerState; in rtllib_ips_leave_wq()200 if (rtState == eRfOff) { in rtllib_ips_leave_wq()
99 enum rt_rf_power_state rtState; in cmpk_count_txstatistic() local102 (pu1Byte)(&rtState)); in cmpk_count_txstatistic()104 if (rtState == eRfOff) in cmpk_count_txstatistic()228 (pu1Byte)(&rtState)); in cmpk_count_tx_status()230 if (rtState == eRfOff) in cmpk_count_tx_status()277 (pu1Byte)(&rtState)); in cmpk_handle_tx_rate_history()279 if (rtState == eRfOff) in cmpk_handle_tx_rate_history()
110 enum rt_rf_power_state rtState; in setKey() local112 rtState = priv->rtllib->eRFPowerState; in setKey()114 if (rtState == eRfOff) { in setKey()
332 enum rt_rf_power_state rtState; in r8192_wx_set_mode() local337 rtState = priv->rtllib->eRFPowerState; in r8192_wx_set_mode()342 if (rtState == eRfOff) { in r8192_wx_set_mode()463 enum rt_rf_power_state rtState; in r8192_wx_set_scan() local480 rtState = priv->rtllib->eRFPowerState; in r8192_wx_set_scan()502 if (rtState == eRfOff) { in r8192_wx_set_scan()
318 enum rt_rf_power_state rtState; in MgntActSet_RF_State() local358 rtState = priv->rtllib->eRFPowerState; in MgntActSet_RF_State()372 if (rtState == eRfOff && in MgntActSet_RF_State()
84 RT_RF_POWER_STATE rtState; in cmpk_count_txstatistic() local87 (pu1Byte)(&rtState)); in cmpk_count_txstatistic()92 if (rtState == eRfOff) in cmpk_count_txstatistic()343 (pu1Byte)(&rtState)); in cmpk_count_tx_status()348 if (rtState == eRfOff) in cmpk_count_tx_status()434 (pu1Byte)(&rtState)); in cmpk_handle_tx_rate_history()439 if (rtState == eRfOff) in cmpk_handle_tx_rate_history()
4546 RT_RF_POWER_STATE rtState; in rtl819xusb_process_received_packet() local4550 Adapter->HalFunc.GetHwRegHandler(Adapter, HW_VAR_RF_STATE, (u8 *)(&rtState)); in rtl819xusb_process_received_packet()4551 if (rtState == eRfOff) in rtl819xusb_process_received_packet()