low2high_rssi_thresh_for_ra20M  292 drivers/staging/rtl8192e/rtl8192e/rtl_dm.c 	pra->low2high_rssi_thresh_for_ra20M = RateAdaptiveTH_Low_20M+5;
low2high_rssi_thresh_for_ra20M  383 drivers/staging/rtl8192e/rtl8192e/rtl_dm.c 					(pra->low2high_rssi_thresh_for_ra40M) : (pra->low2high_rssi_thresh_for_ra20M);
low2high_rssi_thresh_for_ra20M 1369 drivers/staging/rtl8192e/rtllib.h 	u8				low2high_rssi_thresh_for_ra20M;
low2high_rssi_thresh_for_ra20M  683 drivers/staging/rtl8192u/r8192U.h 	u8				low2high_rssi_thresh_for_ra20M;
low2high_rssi_thresh_for_ra20M  232 drivers/staging/rtl8192u/r8192U_dm.c 	pra->low2high_rssi_thresh_for_ra20M = RATE_ADAPTIVE_TH_LOW_20M + 5;
low2high_rssi_thresh_for_ra20M  346 drivers/staging/rtl8192u/r8192U_dm.c 					(pra->low2high_rssi_thresh_for_ra40M):(pra->low2high_rssi_thresh_for_ra20M);