Searched refs:num_fft_packets (Results 1 – 1 of 1) sorted by relevance
111 int num_fft_packets = datalen / sizeof(*fft); in ath9k_check_chirping() local112 if (num_fft_packets == 0) in ath9k_check_chirping()116 datalen, num_fft_packets); in ath9k_check_chirping()117 if (num_fft_packets < (FFT_NUM_SAMPLES)) { in ath9k_check_chirping()136 int num_fft_packets = datalen / sizeof(*fft); in ath9k_check_chirping() local137 if (num_fft_packets == 0) in ath9k_check_chirping()140 datalen, num_fft_packets); in ath9k_check_chirping()141 if (num_fft_packets < (FFT_NUM_SAMPLES)) { in ath9k_check_chirping()