|
iPXE
|
#include <hw.h>
Data Fields | |
| struct net80211_channel * | chan |
| struct ar5416AniState | ani |
| u16 | channel |
| u32 | channelFlags |
| u32 | chanmode |
| s16 | noisefloor |
| struct net80211_channel* ath9k_channel::chan |
Definition at line 347 of file hw.h.
Referenced by ar5008_hw_ani_cache_ini_regs(), ar5008_hw_ani_control_new(), ar5008_hw_process_ini(), ar9003_hw_ani_cache_ini_regs(), ar9003_hw_ani_control(), ar9003_hw_process_ini(), ath9k_ani_reset(), ath9k_cmn_update_ichannel(), ath9k_hw_ani_init(), ath9k_hw_calibrate(), ath9k_hw_channel_change(), ath9k_hw_getnf(), ath9k_hw_init_bb(), ath9k_hw_init_cal(), ath9k_hw_process_ini(), ath9k_hw_reset(), ath9k_hw_resettxqueue(), ath9k_hw_rf_set_freq(), ath9k_hw_set_channel_regs(), ath9k_hw_set_delta_slope(), ath9k_hw_set_rf_regs(), ath9k_hw_set_rfmode(), ath9k_hw_set_txpowerlimit(), ath9k_hw_spur_mitigate_freq(), ath9k_regd_get_ctl(), and ath_update_survey_nf().
| struct ar5416AniState ath9k_channel::ani |
Definition at line 348 of file hw.h.
Referenced by ar5008_hw_ani_cache_ini_regs(), ar5008_hw_ani_control_new(), ar9003_hw_ani_control(), and ath9k_hw_ani_init().
| u16 ath9k_channel::channel |
Definition at line 349 of file hw.h.
Referenced by ar5008_hw_ani_cache_ini_regs(), ar5008_hw_ani_control_new(), ar5008_hw_spur_mitigate(), ar9003_get_paprd_scale_factor(), ar9003_hw_ani_cache_ini_regs(), ar9003_hw_ani_control(), ar9003_hw_atten_chain_get(), ar9003_hw_atten_chain_get_margin(), ar9003_hw_set_power_per_rate_table(), ar9003_hw_spur_mitigate_mrc_cck(), ar9003_hw_spur_mitigate_ofdm(), ath9k_cmn_update_ichannel(), ath9k_hw_ar9300_set_txpower(), ath9k_hw_get_channel_centers(), ath9k_init_nfcal_hist_buffer(), and ath_set_channel().
| u32 ath9k_channel::channelFlags |
Definition at line 350 of file hw.h.
Referenced by ar5008_hw_ani_cache_ini_regs(), ar9003_hw_ani_cache_ini_regs(), ath9k_cmn_update_ichannel(), ath9k_hw_getnf(), ath9k_init_nfcal_hist_buffer(), and ath_txchainmask_reduction().
| u32 ath9k_channel::chanmode |
Definition at line 351 of file hw.h.
Referenced by ar5008_hw_process_ini(), ar5008_hw_set_channel_regs(), ar9002_hw_load_ani_reg(), ar9003_hw_process_ini(), ar9003_hw_set_channel_regs(), ath9k_cmn_update_ichannel(), and ath9k_hw_get_channel_centers().
| s16 ath9k_channel::noisefloor |
Definition at line 352 of file hw.h.
Referenced by ath9k_hw_getnf(), and ath_update_survey_nf().
1.8.15