iPXE
|
#include <rfgain.h>
Data Fields | |
u8 | go_default |
u8 | go_steps_count |
const struct ath5k_gain_opt_step | go_step [AR5K_GAIN_STEP_COUNT] |
u8 ath5k_gain_opt::go_default |
Definition at line 464 of file rfgain.h.
Referenced by ath5k_hw_rfgain_opt_init().
u8 ath5k_gain_opt::go_steps_count |
Definition at line 465 of file rfgain.h.
Referenced by ath5k_hw_rf_gainf_adjust().
const struct ath5k_gain_opt_step ath5k_gain_opt::go_step[AR5K_GAIN_STEP_COUNT] |
Definition at line 466 of file rfgain.h.
Referenced by ath5k_hw_rf_gainf_adjust(), ath5k_hw_rf_gainf_corr(), and ath5k_hw_rfregs_init().