Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ath/ath9k/
Dcommon-spectral.h106 #define SPECTRAL_HT20_40_SAMPLE_LEN (sizeof(struct ath_ht20_40_mag_info) +\ macro
109 #define SPECTRAL_SAMPLE_MAX_LEN SPECTRAL_HT20_40_SAMPLE_LEN
Dcommon-spectral.c93 if (bytes_read < SPECTRAL_HT20_40_SAMPLE_LEN - 1) in ath_cmn_max_idx_verify_ht20_40_fft()
99 sample = sample_end - SPECTRAL_HT20_40_SAMPLE_LEN + 1; in ath_cmn_max_idx_verify_ht20_40_fft()
113 if (bytes_read < SPECTRAL_HT20_40_SAMPLE_LEN && in ath_cmn_max_idx_verify_ht20_40_fft()
521 sample_len = SPECTRAL_HT20_40_SAMPLE_LEN; in ath_cmn_process_fft()