Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath9k/
Dcommon-spectral.h82 struct ath_ht20_40_mag_info { struct
93 struct ath_ht20_40_mag_info mag_info; argument
106 #define SPECTRAL_HT20_40_SAMPLE_LEN (sizeof(struct ath_ht20_40_mag_info) +\
Dcommon-spectral.c83 struct ath_ht20_40_mag_info *mag_info; in ath_cmn_max_idx_verify_ht20_40_fft()
96 mag_info = (struct ath_ht20_40_mag_info *) (sample_end - in ath_cmn_max_idx_verify_ht20_40_fft()
97 sizeof(struct ath_ht20_40_mag_info) + 1); in ath_cmn_max_idx_verify_ht20_40_fft()
244 struct ath_ht20_40_mag_info *mag_info; in ath_cmn_process_ht20_40_fft()
284 mag_info = (struct ath_ht20_40_mag_info *) (sample_buf + in ath_cmn_process_ht20_40_fft()