Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds