Searched refs:lower_bins (Results 1 – 3 of 3) sorted by relevance
55 u8 lower_bins[3]; member59 u8 lower_bins[3]; member83 is_ctl = fft_bitmap_weight(fft->lower_bins) != 0; in ath9k_get_max_index_ht40()88 int mag_lower = fft_max_magnitude(fft->lower_bins); in ath9k_get_max_index_ht40()97 return fft_max_index(fft->lower_bins); in ath9k_get_max_index_ht40()145 max_bin[i] = fft_max_index(fft[i].lower_bins) ^ 0x20; in ath9k_check_chirping()
101 lower_mag = spectral_max_magnitude(mag_info->lower_bins); in ath_cmn_max_idx_verify_ht20_40_fft()102 lower_max_index = spectral_max_index_ht40(mag_info->lower_bins); in ath_cmn_max_idx_verify_ht20_40_fft()287 lower_mag = spectral_max_magnitude(mag_info->lower_bins); in ath_cmn_process_ht20_40_fft()293 lower_max_index = spectral_max_index_ht40(mag_info->lower_bins); in ath_cmn_process_ht20_40_fft()299 lower_bitmap_w = spectral_bitmap_weight(mag_info->lower_bins); in ath_cmn_process_ht20_40_fft()
83 u8 lower_bins[3]; member