Searched refs:upper_bins (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Ddfs.c60 u8 upper_bins[3]; member in struct:ath9k_dfs_fft_40
84 is_ext = fft_bitmap_weight(fft->upper_bins) != 0; ath9k_get_max_index_ht40()
89 int mag_upper = fft_max_magnitude(fft->upper_bins); ath9k_get_max_index_ht40()
98 return fft_max_index(fft->upper_bins) + DFS_UPPER_BIN_OFFSET; ath9k_get_max_index_ht40()
H A Dcommon-spectral.h84 u8 upper_bins[3]; member in struct:ath_ht20_40_mag_info
H A Dcommon-spectral.c106 upper_mag = spectral_max_magnitude(mag_info->upper_bins); ath_cmn_max_idx_verify_ht20_40_fft()
107 upper_max_index = spectral_max_index(mag_info->upper_bins, ath_cmn_max_idx_verify_ht20_40_fft()
302 upper_mag = spectral_max_magnitude(mag_info->upper_bins); ath_cmn_process_ht20_40_fft()
309 upper_max_index = spectral_max_index(mag_info->upper_bins, ath_cmn_process_ht20_40_fft()
316 upper_bitmap_w = spectral_bitmap_weight(mag_info->upper_bins); ath_cmn_process_ht20_40_fft()

Completed in 145 milliseconds