Home
last modified time | relevance | path

Searched refs:spectral_bitmap_weight (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dcommon-spectral.h149 static inline u8 spectral_bitmap_weight(u8 *bins) in spectral_bitmap_weight() function
Dcommon-spectral.c176 bitmap_w = spectral_bitmap_weight(mag_info->all_bins); in ath_cmn_process_ht20_fft()
313 lower_bitmap_w = spectral_bitmap_weight(mag_info->lower_bins); in ath_cmn_process_ht20_40_fft()
316 upper_bitmap_w = spectral_bitmap_weight(mag_info->upper_bins); in ath_cmn_process_ht20_40_fft()