ath_ht20_40_mag_info   83 drivers/net/wireless/ath/ath9k/common-spectral.c 	struct ath_ht20_40_mag_info *mag_info;
ath_ht20_40_mag_info   96 drivers/net/wireless/ath/ath9k/common-spectral.c 	mag_info = (struct ath_ht20_40_mag_info *) (sample_end -
ath_ht20_40_mag_info   97 drivers/net/wireless/ath/ath9k/common-spectral.c 				sizeof(struct ath_ht20_40_mag_info) + 1);
ath_ht20_40_mag_info  244 drivers/net/wireless/ath/ath9k/common-spectral.c 	struct ath_ht20_40_mag_info *mag_info;
ath_ht20_40_mag_info  284 drivers/net/wireless/ath/ath9k/common-spectral.c 	mag_info = (struct ath_ht20_40_mag_info *) (sample_buf +
ath_ht20_40_mag_info   93 drivers/net/wireless/ath/ath9k/common-spectral.h 	struct ath_ht20_40_mag_info mag_info;
ath_ht20_40_mag_info  106 drivers/net/wireless/ath/ath9k/common-spectral.h #define	SPECTRAL_HT20_40_SAMPLE_LEN	(sizeof(struct ath_ht20_40_mag_info) +\