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

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dcommon-spectral.h63 u8 data[SPECTRAL_HT20_NUM_BINS];
70 SPECTRAL_HT20_NUM_BINS)
162 return spectral_max_index(bins, SPECTRAL_HT20_NUM_BINS);
H A Dcommon-spectral.c143 int dc_pos = SPECTRAL_HT20_NUM_BINS / 2;
155 SPECTRAL_HT20_NUM_BINS);
171 memcpy(fft_sample_20.data, sample_buf, SPECTRAL_HT20_NUM_BINS);
210 for (i = 0; i < SPECTRAL_HT20_NUM_BINS; i++) {
528 num_bins = SPECTRAL_HT20_NUM_BINS;
/linux-master/drivers/net/wireless/ath/
H A Dspectral_common.h20 #define SPECTRAL_HT20_NUM_BINS 56 macro
64 u8 data[SPECTRAL_HT20_NUM_BINS];

Completed in 237 milliseconds