low2high_rssi_thresh_for_ra40M  293 drivers/staging/rtl8192e/rtl8192e/rtl_dm.c 	pra->low2high_rssi_thresh_for_ra40M = RateAdaptiveTH_Low_40M+5;
low2high_rssi_thresh_for_ra40M  383 drivers/staging/rtl8192e/rtl8192e/rtl_dm.c 					(pra->low2high_rssi_thresh_for_ra40M) : (pra->low2high_rssi_thresh_for_ra20M);
low2high_rssi_thresh_for_ra40M 1367 drivers/staging/rtl8192e/rtllib.h 	u8				low2high_rssi_thresh_for_ra40M;
low2high_rssi_thresh_for_ra40M  681 drivers/staging/rtl8192u/r8192U.h 	u8				low2high_rssi_thresh_for_ra40M;
low2high_rssi_thresh_for_ra40M  233 drivers/staging/rtl8192u/r8192U_dm.c 	pra->low2high_rssi_thresh_for_ra40M = RATE_ADAPTIVE_TH_LOW_40M + 5;
low2high_rssi_thresh_for_ra40M  346 drivers/staging/rtl8192u/r8192U_dm.c 					(pra->low2high_rssi_thresh_for_ra40M):(pra->low2high_rssi_thresh_for_ra20M);