Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dcommon-spectral.h114 static inline u8 spectral_max_index(u8 *bins) in spectral_max_index() function
Dcommon-spectral.c163 lower_max_index = spectral_max_index(mag_info->lower_bins); in ath_cmn_process_fft()
164 upper_max_index = spectral_max_index(mag_info->upper_bins); in ath_cmn_process_fft()
192 max_index = spectral_max_index(mag_info->all_bins); in ath_cmn_process_fft()