ath_ht20_mag_info   45 drivers/net/wireless/ath/ath9k/common-spectral.c 	struct ath_ht20_mag_info *mag_info;
ath_ht20_mag_info   57 drivers/net/wireless/ath/ath9k/common-spectral.c 	mag_info = (struct ath_ht20_mag_info *) (sample_end -
ath_ht20_mag_info   58 drivers/net/wireless/ath/ath9k/common-spectral.c 				sizeof(struct ath_ht20_mag_info) + 1);
ath_ht20_mag_info  139 drivers/net/wireless/ath/ath9k/common-spectral.c 	struct ath_ht20_mag_info *mag_info;
ath_ht20_mag_info  154 drivers/net/wireless/ath/ath9k/common-spectral.c 	mag_info = (struct ath_ht20_mag_info *) (sample_buf +
ath_ht20_mag_info   64 drivers/net/wireless/ath/ath9k/common-spectral.h 	struct ath_ht20_mag_info mag_info;
ath_ht20_mag_info   69 drivers/net/wireless/ath/ath9k/common-spectral.h #define	SPECTRAL_HT20_SAMPLE_LEN	(sizeof(struct ath_ht20_mag_info) +\