|
iPXE
|
Go to the source code of this file.
Data Structures | |
| struct | ath5k_ini_rfgain |
| struct | ath5k_gain_opt_step |
| struct | ath5k_gain_opt |
Macros | |
| #define | AR5K_GAIN_CRN_FIX_BITS_5111 4 |
| #define | AR5K_GAIN_CRN_FIX_BITS_5112 7 |
| #define | AR5K_GAIN_CRN_MAX_FIX_BITS AR5K_GAIN_CRN_FIX_BITS_5112 |
| #define | AR5K_GAIN_DYN_ADJUST_HI_MARGIN 15 |
| #define | AR5K_GAIN_DYN_ADJUST_LO_MARGIN 20 |
| #define | AR5K_GAIN_CCK_PROBE_CORR 5 |
| #define | AR5K_GAIN_CCK_OFDM_GAIN_DELTA 15 |
| #define | AR5K_GAIN_STEP_COUNT 10 |
| #define | AR5K_GAIN_CHECK_ADJUST(_g) |
Functions | |
| FILE_SECBOOT (FORBIDDEN) | |
Variables | |
| static const struct ath5k_ini_rfgain | rfgain_5111 [] |
| static const struct ath5k_ini_rfgain | rfgain_5112 [] |
| static const struct ath5k_ini_rfgain | rfgain_2413 [] |
| static const struct ath5k_ini_rfgain | rfgain_2316 [] |
| static const struct ath5k_ini_rfgain | rfgain_5413 [] |
| static const struct ath5k_ini_rfgain | rfgain_2425 [] |
| static const struct ath5k_gain_opt | rfgain_opt_5111 |
| static const struct ath5k_gain_opt | rfgain_opt_5112 |
| #define AR5K_GAIN_CRN_MAX_FIX_BITS AR5K_GAIN_CRN_FIX_BITS_5112 |
| #define AR5K_GAIN_DYN_ADJUST_HI_MARGIN 15 |
Definition at line 449 of file rfgain.h.
Referenced by ath5k_hw_rf_check_gainf_readback().
| #define AR5K_GAIN_DYN_ADJUST_LO_MARGIN 20 |
Definition at line 450 of file rfgain.h.
Referenced by ath5k_hw_rf_check_gainf_readback().
| #define AR5K_GAIN_CCK_PROBE_CORR 5 |
Definition at line 451 of file rfgain.h.
Referenced by ath5k_hw_gainf_calibrate().
| #define AR5K_GAIN_CHECK_ADJUST | ( | _g | ) |
Definition at line 457 of file rfgain.h.
Referenced by ath5k_hw_gainf_calibrate().
| FILE_SECBOOT | ( | FORBIDDEN | ) |
|
static |
Definition at line 34 of file rfgain.h.
Referenced by ath5k_hw_rfgain_init().
|
static |
Definition at line 103 of file rfgain.h.
Referenced by ath5k_hw_rfgain_init().
|
static |
Definition at line 172 of file rfgain.h.
Referenced by ath5k_hw_rfgain_init().
|
static |
Definition at line 240 of file rfgain.h.
Referenced by ath5k_hw_rfgain_init().
|
static |
Definition at line 309 of file rfgain.h.
Referenced by ath5k_hw_rfgain_init().
|
static |
Definition at line 379 of file rfgain.h.
Referenced by ath5k_hw_rfgain_init().
|
static |
Definition at line 478 of file rfgain.h.
Referenced by ath5k_hw_rf_gainf_adjust(), ath5k_hw_rfgain_opt_init(), and ath5k_hw_rfregs_init().
|
static |
Definition at line 504 of file rfgain.h.
Referenced by ath5k_hw_rf_gainf_adjust(), ath5k_hw_rf_gainf_corr(), ath5k_hw_rfgain_opt_init(), and ath5k_hw_rfregs_init().