Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_core.c6224 u8 snr, snr_thresh_high, snr_thresh_low; in rtl8xxxu_refresh_rate_mask() local
6229 snr_thresh_high = RTL8XXXU_SNR_THRESH_HIGH; in rtl8xxxu_refresh_rate_mask()
6235 snr_thresh_high += go_up_gap; in rtl8xxxu_refresh_rate_mask()
6238 snr_thresh_high += go_up_gap; in rtl8xxxu_refresh_rate_mask()
6245 if (snr > snr_thresh_high) in rtl8xxxu_refresh_rate_mask()