Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Ddm.c815 const u8 go_up_gap = 5; in _rtl92ee_dm_ra_state_check() local
831 high_rssithresh_for_ra += go_up_gap; in _rtl92ee_dm_ra_state_check()
834 high_rssithresh_for_ra += go_up_gap; in _rtl92ee_dm_ra_state_check()
835 low_rssithresh_for_ra += go_up_gap; in _rtl92ee_dm_ra_state_check()
/linux-6.15/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Ddm.c913 u8 go_up_gap = 5; in rtl8723be_dm_refresh_rate_adaptive_mask() local
932 high_rssithresh_for_ra += go_up_gap; in rtl8723be_dm_refresh_rate_adaptive_mask()
935 high_rssithresh_for_ra += go_up_gap; in rtl8723be_dm_refresh_rate_adaptive_mask()
936 low_rssithresh_for_ra += go_up_gap; in rtl8723be_dm_refresh_rate_adaptive_mask()
/linux-6.15/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Ddm.c2353 u8 go_up_gap = 5; in rtl8821ae_dm_refresh_rate_adaptive_mask() local
2372 high_rssithresh_for_ra += go_up_gap; in rtl8821ae_dm_refresh_rate_adaptive_mask()
2375 high_rssithresh_for_ra += go_up_gap; in rtl8821ae_dm_refresh_rate_adaptive_mask()
2376 low_rssithresh_for_ra += go_up_gap; in rtl8821ae_dm_refresh_rate_adaptive_mask()
/linux-6.15/drivers/net/wireless/realtek/rtl8xxxu/
H A Dcore.c7168 u8 go_up_gap = 5; in rtl8xxxu_refresh_rate_mask() local
7179 snr_thresh_high += go_up_gap; in rtl8xxxu_refresh_rate_mask()
7182 snr_thresh_high += go_up_gap; in rtl8xxxu_refresh_rate_mask()
7183 snr_thresh_low += go_up_gap; in rtl8xxxu_refresh_rate_mask()