Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ath5k_statistics Struct Reference

#include <ath5k.h>

Data Fields

unsigned int antenna_rx [5]
 
unsigned int antenna_tx [5]
 
unsigned int rx_all_count
 
unsigned int tx_all_count
 
unsigned int rx_bytes_count
 
unsigned int tx_bytes_count
 
unsigned int rxerr_crc
 
unsigned int rxerr_phy
 
unsigned int rxerr_phy_code [32]
 
unsigned int rxerr_fifo
 
unsigned int rxerr_decrypt
 
unsigned int rxerr_mic
 
unsigned int rxerr_proc
 
unsigned int rxerr_jumbo
 
unsigned int txerr_retry
 
unsigned int txerr_fifo
 
unsigned int txerr_filt
 
unsigned int ack_fail
 
unsigned int rts_fail
 
unsigned int rts_ok
 
unsigned int fcs_error
 
unsigned int beacons
 
unsigned int mib_intr
 
unsigned int rxorn_intr
 
unsigned int rxeol_intr
 

Detailed Description

Definition at line 1196 of file ath5k.h.

Field Documentation

unsigned int ack_fail

Definition at line 1224 of file ath5k.h.

unsigned int antenna_rx[5]

Definition at line 1198 of file ath5k.h.

unsigned int antenna_tx[5]

Definition at line 1199 of file ath5k.h.

unsigned int beacons

Definition at line 1228 of file ath5k.h.

unsigned int fcs_error

Definition at line 1227 of file ath5k.h.

unsigned int mib_intr

Definition at line 1230 of file ath5k.h.

unsigned int rts_fail

Definition at line 1225 of file ath5k.h.

unsigned int rts_ok

Definition at line 1226 of file ath5k.h.

unsigned int rx_all_count

Definition at line 1202 of file ath5k.h.

unsigned int rx_bytes_count

Definition at line 1204 of file ath5k.h.

unsigned int rxeol_intr

Definition at line 1232 of file ath5k.h.

unsigned int rxerr_crc

Definition at line 1211 of file ath5k.h.

unsigned int rxerr_decrypt

Definition at line 1215 of file ath5k.h.

unsigned int rxerr_fifo

Definition at line 1214 of file ath5k.h.

unsigned int rxerr_jumbo

Definition at line 1218 of file ath5k.h.

unsigned int rxerr_mic

Definition at line 1216 of file ath5k.h.

unsigned int rxerr_phy

Definition at line 1212 of file ath5k.h.

unsigned int rxerr_phy_code[32]

Definition at line 1213 of file ath5k.h.

unsigned int rxerr_proc

Definition at line 1217 of file ath5k.h.

unsigned int rxorn_intr

Definition at line 1231 of file ath5k.h.

unsigned int tx_all_count

Definition at line 1203 of file ath5k.h.

unsigned int tx_bytes_count

Definition at line 1207 of file ath5k.h.

unsigned int txerr_fifo

Definition at line 1220 of file ath5k.h.

unsigned int txerr_filt

Definition at line 1221 of file ath5k.h.

unsigned int txerr_retry

Definition at line 1219 of file ath5k.h.


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