Lines Matching refs:lower_max_index
86 u8 lower_max_index, upper_max_index; in ath_cmn_max_idx_verify_ht20_40_fft() local
102 lower_max_index = spectral_max_index_ht40(mag_info->lower_bins); in ath_cmn_max_idx_verify_ht20_40_fft()
114 ((upper_max_index < 1) || (lower_max_index < 1))) in ath_cmn_max_idx_verify_ht20_40_fft()
119 ((sample[lower_max_index] & 0xf8) != in ath_cmn_max_idx_verify_ht20_40_fft()
252 u8 lower_max_index, upper_max_index; in ath_cmn_process_ht20_40_fft() local
293 lower_max_index = spectral_max_index_ht40(mag_info->lower_bins); in ath_cmn_process_ht20_40_fft()
294 fft_sample_40.lower_max_index = lower_max_index; in ath_cmn_process_ht20_40_fft()
316 lower_max_index, in ath_cmn_process_ht20_40_fft()
325 ((fft_sample_40.data[lower_max_index] & 0xf8) in ath_cmn_process_ht20_40_fft()
341 if (lower_max_index == dc_pos) { in ath_cmn_process_ht20_40_fft()
346 fft_sample_40.lower_max_index = i; in ath_cmn_process_ht20_40_fft()
355 tmp_mag, fft_sample_40.lower_max_index); in ath_cmn_process_ht20_40_fft()