iPXE
|
#include <hw.h>
Data Fields | |
u8 | main_lna_conf |
u8 | alt_lna_conf |
u8 | fast_div_bias |
u8 | main_gaintb |
u8 | alt_gaintb |
int | lna1_lna2_delta |
u8 | div_group |
u8 ath_hw_antcomb_conf::main_lna_conf |
Definition at line 482 of file hw.h.
Referenced by ar9002_hw_antdiv_comb_conf_get(), ar9002_hw_antdiv_comb_conf_set(), ar9003_hw_antdiv_comb_conf_get(), and ar9003_hw_antdiv_comb_conf_set().
u8 ath_hw_antcomb_conf::alt_lna_conf |
Definition at line 483 of file hw.h.
Referenced by ar9002_hw_antdiv_comb_conf_get(), ar9002_hw_antdiv_comb_conf_set(), ar9003_hw_antdiv_comb_conf_get(), and ar9003_hw_antdiv_comb_conf_set().
u8 ath_hw_antcomb_conf::fast_div_bias |
Definition at line 484 of file hw.h.
Referenced by ar9002_hw_antdiv_comb_conf_get(), ar9002_hw_antdiv_comb_conf_set(), ar9003_hw_antdiv_comb_conf_get(), and ar9003_hw_antdiv_comb_conf_set().
u8 ath_hw_antcomb_conf::main_gaintb |
Definition at line 485 of file hw.h.
Referenced by ar9003_hw_antdiv_comb_conf_set().
u8 ath_hw_antcomb_conf::alt_gaintb |
Definition at line 486 of file hw.h.
Referenced by ar9003_hw_antdiv_comb_conf_set().
int ath_hw_antcomb_conf::lna1_lna2_delta |
Definition at line 487 of file hw.h.
Referenced by ar9002_hw_antdiv_comb_conf_get(), and ar9003_hw_antdiv_comb_conf_get().
u8 ath_hw_antcomb_conf::div_group |
Definition at line 488 of file hw.h.
Referenced by ar9002_hw_antdiv_comb_conf_get(), and ar9003_hw_antdiv_comb_conf_get().