Searched refs:mag_info (Results 1 – 2 of 2) sorted by relevance
128 struct ath_ht20_40_mag_info *mag_info; in ath_cmn_process_fft() local158 mag_info = ((struct ath_ht20_40_mag_info *)radar_info) - 1; in ath_cmn_process_fft()159 lower_mag = spectral_max_magnitude(mag_info->lower_bins); in ath_cmn_process_fft()160 upper_mag = spectral_max_magnitude(mag_info->upper_bins); in ath_cmn_process_fft()163 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()167 lower_bitmap_w = spectral_bitmap_weight(mag_info->lower_bins); in ath_cmn_process_fft()168 upper_bitmap_w = spectral_bitmap_weight(mag_info->upper_bins); in ath_cmn_process_fft()171 fft_sample_40.max_exp = mag_info->max_exp & 0xf; in ath_cmn_process_fft()179 struct ath_ht20_mag_info *mag_info; in ath_cmn_process_fft() local[all …]
64 struct ath_ht20_mag_info mag_info; member91 struct ath_ht20_40_mag_info mag_info; member