Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Ddfs.c44 #define FFT_NUM_SAMPLES (NUM_DIFFS + 1) macro
104 int max_bin[FFT_NUM_SAMPLES]; in ath9k_check_chirping()
117 if (num_fft_packets < FFT_NUM_SAMPLES) { in ath9k_check_chirping()
129 for (i = 0; i < FFT_NUM_SAMPLES; i++) in ath9k_check_chirping()
139 if (num_fft_packets < FFT_NUM_SAMPLES) { in ath9k_check_chirping()
144 for (i = 0; i < FFT_NUM_SAMPLES; i++) in ath9k_check_chirping()