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()134 int num_fft_packets = datalen / sizeof(*fft); in ath9k_check_chirping() local135 if (num_fft_packets == 0) in ath9k_check_chirping()138 datalen, num_fft_packets); in ath9k_check_chirping()139 if (num_fft_packets < FFT_NUM_SAMPLES) { in ath9k_check_chirping()