|
iPXE
|
Public Types | |
| enum | { AR5K_INI_WRITE = 0, AR5K_INI_READ = 1 } |
Data Fields | |
| u16 | ini_register |
| u32 | ini_value |
| enum ath5k_ini:: { ... } | ini_mode |
Definition at line 36 of file ath5k_initvals.c.
| anonymous enum |
| Enumerator | |
|---|---|
| AR5K_INI_WRITE | |
| AR5K_INI_READ | |
Definition at line 40 of file ath5k_initvals.c.
| u16 ath5k_ini::ini_register |
Definition at line 37 of file ath5k_initvals.c.
Referenced by ath5k_hw_ini_registers().
| u32 ath5k_ini::ini_value |
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_mode_registers(), and ath5k_hw_ini_registers().
1.8.15