ath5k_ini Struct Reference


Public Types

enum  { AR5K_INI_WRITE = 0, AR5K_INI_READ = 1 }

Data Fields

u16 ini_register
u32 ini_value
enum ath5k_ini:: { ... }  ini_mode

Detailed Description

Definition at line 36 of file ath5k_initvals.c.


Member Enumeration Documentation

anonymous enum

Enumerator:
AR5K_INI_WRITE 
AR5K_INI_READ 

Definition at line 40 of file ath5k_initvals.c.

00040              {
00041                 AR5K_INI_WRITE = 0,     /* Default */
00042                 AR5K_INI_READ = 1,      /* Cleared on read */
00043         } ini_mode;


Field Documentation

Definition at line 37 of file ath5k_initvals.c.

Referenced by ath5k_hw_ini_registers().

Definition at line 38 of file ath5k_initvals.c.

Referenced by ath5k_hw_ini_registers().

enum { ... } ath5k_ini::ini_mode

Referenced by ath5k_hw_ini_registers().


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

Generated on Tue Apr 6 20:02:02 2010 for gPXE by  doxygen 1.5.7.1