fft_sample_ht20 Struct Reference

#include <senf/Ext/NetEmu/WLAN/spectral_common.h>

Public Attributes

struct fft_sample_tlv tlv
 
u8 max_exp
 
__be16 freq
 
s8 rssi
 
s8 noise
 
__be16 max_magnitude
 
u8 max_index
 
u8 bitmap_weight
 
__be64 tsf
 
u8 data [SPECTRAL_HT20_NUM_BINS]
 

Detailed Description

Definition at line 69 of file spectral_common.h.

Member Data Documentation

◆ bitmap_weight

u8 fft_sample_ht20::bitmap_weight

Definition at line 80 of file spectral_common.h.

◆ data

u8 fft_sample_ht20::data[SPECTRAL_HT20_NUM_BINS]

Definition at line 84 of file spectral_common.h.

◆ freq

__be16 fft_sample_ht20::freq

Definition at line 74 of file spectral_common.h.

◆ max_exp

u8 fft_sample_ht20::max_exp

Definition at line 72 of file spectral_common.h.

◆ max_index

u8 fft_sample_ht20::max_index

Definition at line 79 of file spectral_common.h.

◆ max_magnitude

__be16 fft_sample_ht20::max_magnitude

Definition at line 78 of file spectral_common.h.

◆ noise

s8 fft_sample_ht20::noise

Definition at line 76 of file spectral_common.h.

◆ rssi

s8 fft_sample_ht20::rssi

Definition at line 75 of file spectral_common.h.

◆ tlv

struct fft_sample_tlv fft_sample_ht20::tlv

Definition at line 70 of file spectral_common.h.

◆ tsf

__be64 fft_sample_ht20::tsf

Definition at line 82 of file spectral_common.h.


The documentation for this struct was generated from the following file: