iPXE
Data Fields
ath_cycle_counters Struct Reference

#include <ath.h>

Data Fields

u32 cycles
 
u32 rx_busy
 
u32 rx_frame
 
u32 tx_frame
 

Detailed Description

Definition at line 112 of file ath.h.

Field Documentation

◆ cycles

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().

◆ rx_busy

u32 ath_cycle_counters::rx_busy

Definition at line 114 of file ath.h.

Referenced by ath_update_survey_stats().

◆ rx_frame

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().

◆ tx_frame

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().


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