Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath5k/
Dphy.c1910 u16 spur_chan_fbin, chan_fbin, symbol_width, spur_detection_window; in ath5k_hw_set_spur_mitigation_filter() local
1929 spur_detection_window = AR5K_SPUR_CHAN_WIDTH; in ath5k_hw_set_spur_mitigation_filter()
1932 spur_detection_window *= 2; in ath5k_hw_set_spur_mitigation_filter()
1944 if ((chan_fbin - spur_detection_window <= in ath5k_hw_set_spur_mitigation_filter()
1946 (chan_fbin + spur_detection_window >= in ath5k_hw_set_spur_mitigation_filter()