Searched refs:lower_bins (Results 1 – 2 of 2) sorted by relevance
102 lower_mag = spectral_max_magnitude(mag_info->lower_bins); in ath_cmn_max_idx_verify_ht20_40_fft()103 lower_max_index = spectral_max_index_ht40(mag_info->lower_bins); in ath_cmn_max_idx_verify_ht20_40_fft()288 lower_mag = spectral_max_magnitude(mag_info->lower_bins); in ath_cmn_process_ht20_40_fft()294 lower_max_index = spectral_max_index_ht40(mag_info->lower_bins); in ath_cmn_process_ht20_40_fft()300 lower_bitmap_w = spectral_bitmap_weight(mag_info->lower_bins); in ath_cmn_process_ht20_40_fft()
83 u8 lower_bins[3]; member