Lines Matching defs:fft_sample_ath10k
94 struct fft_sample_ath10k { struct
95 struct fft_sample_tlv tlv;
96 u8 chan_width_mhz;
97 __be16 freq1;
98 __be16 freq2;
99 __be16 noise;
100 __be16 max_magnitude;
101 __be16 total_gain_db;
102 __be16 base_pwr_db;
103 __be64 tsf;
104 s8 max_index;
105 u8 rssi;
106 u8 relpwr_db;
107 u8 avgpwr_db;
108 u8 max_exp;
110 u8 data[0];