Home
last modified time | relevance | path

Searched refs:ath_ht20_mag_info (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dcommon-spectral.h54 struct ath_ht20_mag_info { struct
64 struct ath_ht20_mag_info mag_info;
69 #define SPECTRAL_HT20_SAMPLE_LEN (sizeof(struct ath_ht20_mag_info) +\
H A Dcommon-spectral.c45 struct ath_ht20_mag_info *mag_info; in ath_cmn_max_idx_verify_ht20_fft()
57 mag_info = (struct ath_ht20_mag_info *) (sample_end - in ath_cmn_max_idx_verify_ht20_fft()
58 sizeof(struct ath_ht20_mag_info) + 1); in ath_cmn_max_idx_verify_ht20_fft()
139 struct ath_ht20_mag_info *mag_info; in ath_cmn_process_ht20_fft()
154 mag_info = (struct ath_ht20_mag_info *) (sample_buf + in ath_cmn_process_ht20_fft()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dcommon-spectral.h54 struct ath_ht20_mag_info { struct
64 struct ath_ht20_mag_info mag_info;
69 #define SPECTRAL_HT20_SAMPLE_LEN (sizeof(struct ath_ht20_mag_info) +\
H A Dcommon-spectral.c45 struct ath_ht20_mag_info *mag_info; in ath_cmn_max_idx_verify_ht20_fft()
57 mag_info = (struct ath_ht20_mag_info *) (sample_end - in ath_cmn_max_idx_verify_ht20_fft()
58 sizeof(struct ath_ht20_mag_info) + 1); in ath_cmn_max_idx_verify_ht20_fft()
139 struct ath_ht20_mag_info *mag_info; in ath_cmn_process_ht20_fft()
154 mag_info = (struct ath_ht20_mag_info *) (sample_buf + in ath_cmn_process_ht20_fft()

Completed in 4 milliseconds