Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Ddfs.c44 static const int FFT_NUM_SAMPLES = (NUM_DIFFS + 1); variable
104 int max_bin[FFT_NUM_SAMPLES]; in ath9k_check_chirping()
117 if (num_fft_packets < (FFT_NUM_SAMPLES)) { in ath9k_check_chirping()
131 for (i = 0; i < FFT_NUM_SAMPLES; i++) in ath9k_check_chirping()
141 if (num_fft_packets < (FFT_NUM_SAMPLES)) { in ath9k_check_chirping()
146 for (i = 0; i < FFT_NUM_SAMPLES; i++) in ath9k_check_chirping()