rtState            89 drivers/staging/rtl8192e/rtl8192e/rtl_cam.c 	enum rt_rf_power_state rtState;
rtState            91 drivers/staging/rtl8192e/rtl8192e/rtl_cam.c 	rtState = priv->rtllib->eRFPowerState;
rtState            93 drivers/staging/rtl8192e/rtl8192e/rtl_cam.c 		if (rtState == eRfOff) {
rtState           143 drivers/staging/rtl8192e/rtl8192e/rtl_core.c 	enum rt_rf_power_state rtState;
rtState           179 drivers/staging/rtl8192e/rtl8192e/rtl_core.c 	rtState = priv->rtllib->eRFPowerState;
rtState           193 drivers/staging/rtl8192e/rtl8192e/rtl_core.c 			if (rtState == eRfOff &&
rtState           129 drivers/staging/rtl8192e/rtl8192e/rtl_ps.c 	enum rt_rf_power_state rtState;
rtState           132 drivers/staging/rtl8192e/rtl8192e/rtl_ps.c 		rtState = priv->rtllib->eRFPowerState;
rtState           133 drivers/staging/rtl8192e/rtl8192e/rtl_ps.c 		if (rtState == eRfOn && !pPSC->bSwRfProcessing &&
rtState           150 drivers/staging/rtl8192e/rtl8192e/rtl_ps.c 	enum rt_rf_power_state rtState;
rtState           153 drivers/staging/rtl8192e/rtl8192e/rtl_ps.c 		rtState = priv->rtllib->eRFPowerState;
rtState           154 drivers/staging/rtl8192e/rtl8192e/rtl_ps.c 		if (rtState != eRfOn  && !pPSC->bSwRfProcessing &&
rtState           179 drivers/staging/rtl8192e/rtl8192e/rtl_ps.c 	enum rt_rf_power_state rtState;
rtState           181 drivers/staging/rtl8192e/rtl8192e/rtl_ps.c 	rtState = priv->rtllib->eRFPowerState;
rtState           184 drivers/staging/rtl8192e/rtl8192e/rtl_ps.c 		if (rtState == eRfOff) {
rtState           250 drivers/staging/rtl8192e/rtl8192e/rtl_wx.c 	enum rt_rf_power_state rtState;
rtState           255 drivers/staging/rtl8192e/rtl8192e/rtl_wx.c 	rtState = priv->rtllib->eRFPowerState;
rtState           260 drivers/staging/rtl8192e/rtl8192e/rtl_wx.c 			if (rtState == eRfOff) {
rtState           382 drivers/staging/rtl8192e/rtl8192e/rtl_wx.c 	enum rt_rf_power_state rtState;
rtState           399 drivers/staging/rtl8192e/rtl8192e/rtl_wx.c 	rtState = priv->rtllib->eRFPowerState;
rtState           421 drivers/staging/rtl8192e/rtl8192e/rtl_wx.c 			if (rtState == eRfOff) {
rtState          4659 drivers/staging/rtl8192u/r8192U_core.c 	RT_RF_POWER_STATE rtState;
rtState          4665 drivers/staging/rtl8192u/r8192U_core.c 					 (u8 *)(&rtState));
rtState          4666 drivers/staging/rtl8192u/r8192U_core.c 	if (rtState == eRfOff)
rtState            67 drivers/staging/rtl8192u/r819xU_cmdpkt.c 	RT_RF_POWER_STATE	rtState;
rtState            70 drivers/staging/rtl8192u/r819xU_cmdpkt.c 					  (pu1Byte)(&rtState));
rtState            76 drivers/staging/rtl8192u/r819xU_cmdpkt.c 	if (rtState == eRfOff)
rtState           319 drivers/staging/rtl8192u/r819xU_cmdpkt.c 					  (pu1Byte)(&rtState));
rtState           325 drivers/staging/rtl8192u/r819xU_cmdpkt.c 	if (rtState == eRfOff)
rtState           408 drivers/staging/rtl8192u/r819xU_cmdpkt.c 					  (pu1Byte)(&rtState));
rtState           414 drivers/staging/rtl8192u/r819xU_cmdpkt.c 	if (rtState == eRfOff)