iPXE
Data Fields
survey_info Struct Reference

#include <ath9k.h>

Data Fields

struct net80211_channelchannel
 
u64 channel_time
 
u64 channel_time_busy
 
u64 channel_time_ext_busy
 
u64 channel_time_rx
 
u64 channel_time_tx
 
u32 filled
 
s8 noise
 

Detailed Description

Definition at line 409 of file ath9k.h.

Field Documentation

◆ channel

struct net80211_channel* survey_info::channel

Definition at line 410 of file ath9k.h.

◆ channel_time

u64 survey_info::channel_time

Definition at line 411 of file ath9k.h.

Referenced by ath_update_survey_stats().

◆ channel_time_busy

u64 survey_info::channel_time_busy

Definition at line 412 of file ath9k.h.

Referenced by ath_update_survey_stats().

◆ channel_time_ext_busy

u64 survey_info::channel_time_ext_busy

Definition at line 413 of file ath9k.h.

◆ channel_time_rx

u64 survey_info::channel_time_rx

Definition at line 414 of file ath9k.h.

Referenced by ath_update_survey_stats().

◆ channel_time_tx

u64 survey_info::channel_time_tx

Definition at line 415 of file ath9k.h.

Referenced by ath_update_survey_stats().

◆ filled

u32 survey_info::filled

Definition at line 416 of file ath9k.h.

Referenced by ath9k_config(), ath_update_survey_nf(), and ath_update_survey_stats().

◆ noise

s8 survey_info::noise

Definition at line 417 of file ath9k.h.

Referenced by ath_update_survey_nf().


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