Home
last modified time | relevance | path

Searched defs:fft_sample_ath10k (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/ath/
Dspectral_common.h95 struct fft_sample_ath10k { struct
96 struct fft_sample_tlv tlv;
97 u8 chan_width_mhz;
98 __be16 freq1;
99 __be16 freq2;
100 __be16 noise;
101 __be16 max_magnitude;
102 __be16 total_gain_db;
103 __be16 base_pwr_db;
104 __be64 tsf;
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/
Dspectral_common.h96 struct fft_sample_ath10k { struct
97 struct fft_sample_tlv tlv;
98 u8 chan_width_mhz;
99 __be16 freq1;
100 __be16 freq2;
101 __be16 noise;
102 __be16 max_magnitude;
103 __be16 total_gain_db;
104 __be16 base_pwr_db;
105 __be64 tsf;
[all …]