LowRSSIThreshForRA  811 drivers/staging/rtl8188eu/hal/odm.c 	u8 LowRSSIThreshForRA = pRA->LowRSSIThresh;
LowRSSIThreshForRA  826 drivers/staging/rtl8188eu/hal/odm.c 		LowRSSIThreshForRA += GoUpGap;
LowRSSIThreshForRA  836 drivers/staging/rtl8188eu/hal/odm.c 	else if (RSSI > LowRSSIThreshForRA)
LowRSSIThreshForRA  331 drivers/staging/rtl8192e/rtl8192e/rtl_dm.c 	u32 LowRSSIThreshForRA = 0, HighRSSIThreshForRA = 0;
LowRSSIThreshForRA  378 drivers/staging/rtl8192e/rtl8192e/rtl_dm.c 			LowRSSIThreshForRA = (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) ?
LowRSSIThreshForRA  382 drivers/staging/rtl8192e/rtl8192e/rtl_dm.c 			LowRSSIThreshForRA = (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) ?
LowRSSIThreshForRA  386 drivers/staging/rtl8192e/rtl8192e/rtl_dm.c 			LowRSSIThreshForRA = (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) ?
LowRSSIThreshForRA  395 drivers/staging/rtl8192e/rtl8192e/rtl_dm.c 			   (long)LowRSSIThreshForRA) {
LowRSSIThreshForRA  288 drivers/staging/rtl8192u/r8192U_dm.c 	u32						LowRSSIThreshForRA = 0, HighRSSIThreshForRA = 0;
LowRSSIThreshForRA  341 drivers/staging/rtl8192u/r8192U_dm.c 			LowRSSIThreshForRA	= (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) ?
LowRSSIThreshForRA  345 drivers/staging/rtl8192u/r8192U_dm.c 			LowRSSIThreshForRA	= (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) ?
LowRSSIThreshForRA  349 drivers/staging/rtl8192u/r8192U_dm.c 			LowRSSIThreshForRA	= (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) ?
LowRSSIThreshForRA  358 drivers/staging/rtl8192u/r8192U_dm.c 		} else if (priv->undecorated_smoothed_pwdb >= (long)LowRSSIThreshForRA) {
LowRSSIThreshForRA 1155 drivers/staging/rtl8723bs/hal/odm.c 	u8 LowRSSIThreshForRA = pRA->LowRSSIThresh;
LowRSSIThreshForRA 1172 drivers/staging/rtl8723bs/hal/odm.c 		LowRSSIThreshForRA += GoUpGap;
LowRSSIThreshForRA 1183 drivers/staging/rtl8723bs/hal/odm.c 	else if (RSSI > LowRSSIThreshForRA)