Home
last modified time | relevance | path

Searched refs:low2high_rssi_thresh_for_ra40M (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8192u/
Dr8192U.h754 u8 low2high_rssi_thresh_for_ra40M; member
Dr8192U_dm.c247 pra->low2high_rssi_thresh_for_ra40M = RateAdaptiveTH_Low_40M+5; in init_rate_adaptive()
355 (pra->low2high_rssi_thresh_for_ra40M):(pra->low2high_rssi_thresh_for_ra20M); in dm_check_rate_adaptive()
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Drtl_dm.c228 pra->low2high_rssi_thresh_for_ra40M = RateAdaptiveTH_Low_40M+5; in init_rate_adaptive()
311 (pra->low2high_rssi_thresh_for_ra40M) : (pra->low2high_rssi_thresh_for_ra20M); in dm_check_rate_adaptive()
/linux-4.1.27/drivers/staging/rtl8192e/
Drtllib.h1924 u8 low2high_rssi_thresh_for_ra40M; member