#include <senf/Ext/NetEmu/WLAN/spectral_common.h>
Public Attributes | |
struct fft_sample_tlv | tlv |
u8 | chan_width_mhz |
__be16 | freq1 |
__be16 | freq2 |
__be16 | noise |
__be16 | max_magnitude |
__be16 | total_gain_db |
__be16 | base_pwr_db |
__be64 | tsf |
s8 | max_index |
u8 | rssi |
u8 | relpwr_db |
u8 | avgpwr_db |
u8 | max_exp |
u8 | data [0] |
Definition at line 115 of file spectral_common.h.
u8 fft_sample_ath10k::avgpwr_db |
Definition at line 128 of file spectral_common.h.
__be16 fft_sample_ath10k::base_pwr_db |
Definition at line 123 of file spectral_common.h.
u8 fft_sample_ath10k::chan_width_mhz |
Definition at line 117 of file spectral_common.h.
u8 fft_sample_ath10k::data[0] |
Definition at line 131 of file spectral_common.h.
__be16 fft_sample_ath10k::freq1 |
Definition at line 118 of file spectral_common.h.
__be16 fft_sample_ath10k::freq2 |
Definition at line 119 of file spectral_common.h.
u8 fft_sample_ath10k::max_exp |
Definition at line 129 of file spectral_common.h.
s8 fft_sample_ath10k::max_index |
Definition at line 125 of file spectral_common.h.
__be16 fft_sample_ath10k::max_magnitude |
Definition at line 121 of file spectral_common.h.
__be16 fft_sample_ath10k::noise |
Definition at line 120 of file spectral_common.h.
u8 fft_sample_ath10k::relpwr_db |
Definition at line 127 of file spectral_common.h.
u8 fft_sample_ath10k::rssi |
Definition at line 126 of file spectral_common.h.
struct fft_sample_tlv fft_sample_ath10k::tlv |
Definition at line 116 of file spectral_common.h.
__be16 fft_sample_ath10k::total_gain_db |
Definition at line 122 of file spectral_common.h.
__be64 fft_sample_ath10k::tsf |
Definition at line 124 of file spectral_common.h.