Searched refs:fft_max_index (Results 1 – 1 of 1) sorted by relevance
63 static inline int fft_max_index(u8 *bins) in fft_max_index() function97 return fft_max_index(fft->lower_bins); in ath9k_get_max_index_ht40()98 return fft_max_index(fft->upper_bins) + DFS_UPPER_BIN_OFFSET; in ath9k_get_max_index_ht40()145 max_bin[i] = fft_max_index(fft[i].lower_bins) ^ 0x20; in ath9k_check_chirping()