ChangeSource      137 drivers/staging/rtl8192e/rtl8192e/rtl_core.c 			 RT_RF_CHANGE_SOURCE ChangeSource)
ChangeSource      183 drivers/staging/rtl8192e/rtl8192e/rtl_core.c 		priv->rtllib->RfOffReason &= (~ChangeSource);
ChangeSource      185 drivers/staging/rtl8192e/rtl8192e/rtl_core.c 		if ((ChangeSource == RF_CHANGE_BY_HW) && priv->bHwRadioOff)
ChangeSource      194 drivers/staging/rtl8192e/rtl8192e/rtl_core.c 			    ChangeSource >= RF_CHANGE_BY_HW)
ChangeSource      199 drivers/staging/rtl8192e/rtl8192e/rtl_core.c 				  priv->rtllib->RfOffReason, ChangeSource);
ChangeSource      209 drivers/staging/rtl8192e/rtl8192e/rtl_core.c 			    (ChangeSource > RF_CHANGE_BY_IPS)) {
ChangeSource      218 drivers/staging/rtl8192e/rtl8192e/rtl_core.c 		if ((ChangeSource == RF_CHANGE_BY_HW) && !priv->bHwRadioOff)
ChangeSource      220 drivers/staging/rtl8192e/rtl8192e/rtl_core.c 		priv->rtllib->RfOffReason |= ChangeSource;
ChangeSource      225 drivers/staging/rtl8192e/rtl8192e/rtl_core.c 		priv->rtllib->RfOffReason |= ChangeSource;
ChangeSource      249 drivers/staging/rtl8192e/rtl8192e/rtl_core.c 			 StateToSet, ChangeSource, priv->rtllib->RfOffReason);
ChangeSource      602 drivers/staging/rtl8192e/rtl8192e/rtl_core.h 			 RT_RF_CHANGE_SOURCE ChangeSource);