|
iPXE
|
#include <ath9k.h>
Data Fields | |
| struct net80211_channel * | channel |
| u64 | channel_time |
| u64 | channel_time_busy |
| u64 | channel_time_ext_busy |
| u64 | channel_time_rx |
| u64 | channel_time_tx |
| u32 | filled |
| s8 | noise |
| struct net80211_channel* survey_info::channel |
| u64 survey_info::channel_time |
Definition at line 411 of file ath9k.h.
Referenced by ath_update_survey_stats().
| u64 survey_info::channel_time_busy |
Definition at line 412 of file ath9k.h.
Referenced by ath_update_survey_stats().
| u64 survey_info::channel_time_rx |
Definition at line 414 of file ath9k.h.
Referenced by ath_update_survey_stats().
| u64 survey_info::channel_time_tx |
Definition at line 415 of file ath9k.h.
Referenced by ath_update_survey_stats().
| 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().
| s8 survey_info::noise |
Definition at line 417 of file ath9k.h.
Referenced by ath_update_survey_nf().
1.8.15