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

/linux-master/drivers/net/wireless/realtek/rtl8xxxu/
H A Dcore.c7162 u8 snr, snr_thresh_high, snr_thresh_low; local
7168 snr_thresh_high = RTL8XXXU_SNR_THRESH_HIGH;
7174 snr_thresh_high += go_up_gap;
7177 snr_thresh_high += go_up_gap;
7184 if (snr > snr_thresh_high)

Completed in 243 milliseconds