Lines Matching defs:fft_sample_ath10k
96 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;
106 s8 max_index;
107 u8 rssi;
108 u8 relpwr_db;
109 u8 avgpwr_db;
110 u8 max_exp;
112 u8 data[0];