iPXE
|
#include <ath.h>
Data Fields | |
u32 | cycles |
u32 | rx_busy |
u32 | rx_frame |
u32 | tx_frame |
u32 ath_cycle_counters::cycles |
Definition at line 113 of file ath.h.
Referenced by ath_hw_get_listen_time(), and ath_update_survey_stats().
u32 ath_cycle_counters::rx_busy |
Definition at line 114 of file ath.h.
Referenced by ath_update_survey_stats().
u32 ath_cycle_counters::rx_frame |
Definition at line 115 of file ath.h.
Referenced by ath_hw_get_listen_time(), and ath_update_survey_stats().
u32 ath_cycle_counters::tx_frame |
Definition at line 116 of file ath.h.
Referenced by ath_hw_get_listen_time(), and ath_update_survey_stats().