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