iPXE
|
#include <hw.h>
Public Types | |
enum | { AUTO_32KHZ, USE_32KHZ, DONT_USE_32KHZ } |
anonymous enum |
struct net80211_device* ath_hw::dev |
Definition at line 659 of file hw.h.
Referenced by ath9k_config(), and ath9k_stop().
struct ath_common ath_hw::common |
struct ath9k_hw_version ath_hw::hw_version |
struct ath9k_ops_config ath_hw::config |
Definition at line 662 of file hw.h.
Referenced by ath_ani_calibrate().
struct ath9k_hw_capabilities ath_hw::caps |
Definition at line 663 of file hw.h.
Referenced by ath9k_init_channels_rates(), ath9k_init_misc(), ath9k_set_hw_capab(), ath_buf_set_rate(), ath_descdma_setup(), ath_pci_extn_synch_enable(), and ath_rx_init().
struct ath9k_channel ath_hw::channels[ATH9K_NUM_CHANNELS] |
Definition at line 664 of file hw.h.
Referenced by ath9k_config().
struct ath9k_channel* ath_hw::curchan |
Definition at line 665 of file hw.h.
Referenced by ath_reset(), and ath_set_channel().
struct ar5416_eeprom_def ath_hw::def |
struct ar5416_eeprom_4k ath_hw::map4k |
struct ar9287_eeprom ath_hw::map9287 |
struct ar9300_eeprom ath_hw::ar9300_eep |
union { ... } ath_hw::eeprom |
const struct eeprom_ops* ath_hw::eep_ops |
int ath_hw::is_monitoring |
Definition at line 677 of file hw.h.
Referenced by ath9k_start().
struct ath_nf_limits ath_hw::nf_2g |
struct ath_nf_limits ath_hw::nf_5g |
u32 ath_hw::ah_flags |
Definition at line 687 of file hw.h.
Referenced by ath_pci_remove().
enum ath9k_power_mode ath_hw::power_mode |
Definition at line 691 of file hw.h.
Referenced by ath_ani_calibrate().
struct ath9k_hw_cal_data* ath_hw::caldata |
struct ath9k_pacal_info ath_hw::pacal_info |
struct ar5416Stats ath_hw::stats |
Definition at line 695 of file hw.h.
Referenced by ath9k_bss_iter().
struct ath9k_tx_queue_info ath_hw::txq[ATH9K_NUM_TX_QUEUES] |
struct ath9k_cal_list ath_hw::iq_caldata |
struct ath9k_cal_list ath_hw::adcgain_caldata |
struct ath9k_cal_list ath_hw::adcdc_caldata |
struct ath9k_cal_list ath_hw::tempCompCalData |
struct ath9k_cal_list* ath_hw::cal_list |
struct ath9k_cal_list* ath_hw::cal_list_last |
struct ath9k_cal_list* ath_hw::cal_list_curr |
u32 ath_hw::unsign[AR5416_MAX_CHAINS] |
int32_t ath_hw::sign[AR5416_MAX_CHAINS] |
union { ... } ath_hw::meas0 |
union { ... } ath_hw::meas1 |
union { ... } ath_hw::meas2 |
union { ... } ath_hw::meas3 |
u32 ath_hw::misc_mode |
Definition at line 749 of file hw.h.
Referenced by ath9k_init_crypto().
enum { ... } ath_hw::enable_32kHz_clock |
struct ath_hw_private_ops ath_hw::private_ops |
struct ath_hw_ops ath_hw::ops |
enum ath9k_ani_cmd ath_hw::ani_function |
struct ath_hw_radar_conf ath_hw::radar_conf |
int ath_hw::led_pin |
Definition at line 795 of file hw.h.
Referenced by ath9k_init_softc().
struct ar5416IniArray ath_hw::iniModes |
struct ar5416IniArray ath_hw::iniCommon |
struct ar5416IniArray ath_hw::iniBank0 |
struct ar5416IniArray ath_hw::iniBB_RfGain |
struct ar5416IniArray ath_hw::iniBank1 |
struct ar5416IniArray ath_hw::iniBank2 |
struct ar5416IniArray ath_hw::iniBank3 |
struct ar5416IniArray ath_hw::iniBank6 |
struct ar5416IniArray ath_hw::iniBank6TPC |
struct ar5416IniArray ath_hw::iniBank7 |
struct ar5416IniArray ath_hw::iniAddac |
struct ar5416IniArray ath_hw::iniPcieSerdes |
struct ar5416IniArray ath_hw::iniPcieSerdesLowPower |
struct ar5416IniArray ath_hw::iniModesAdditional |
struct ar5416IniArray ath_hw::iniModesAdditional_40M |
struct ar5416IniArray ath_hw::iniModesRxGain |
struct ar5416IniArray ath_hw::iniModesTxGain |
struct ar5416IniArray ath_hw::iniModes_9271_1_0_only |
struct ar5416IniArray ath_hw::iniCckfirNormal |
struct ar5416IniArray ath_hw::iniCckfirJapan2484 |
struct ar5416IniArray ath_hw::iniCommon_normal_cck_fir_coeff_9271 |
struct ar5416IniArray ath_hw::iniCommon_japan_2484_cck_fir_coeff_9271 |
struct ar5416IniArray ath_hw::iniModes_9271_ANI_reg |
struct ar5416IniArray ath_hw::iniModes_high_power_tx_gain_9271 |
struct ar5416IniArray ath_hw::iniModes_normal_power_tx_gain_9271 |
struct ar5416IniArray ath_hw::iniMac[ATH_INI_NUM_SPLIT] |
struct ar5416IniArray ath_hw::iniBB[ATH_INI_NUM_SPLIT] |
struct ar5416IniArray ath_hw::iniRadio[ATH_INI_NUM_SPLIT] |
struct ar5416IniArray ath_hw::iniSOC[ATH_INI_NUM_SPLIT] |
struct ath_gen_timer_table ath_hw::hw_gen_timers |
struct ar9003_txs* ath_hw::ts_ring |
u32 ath_hw::paprd_gain_table_entries[PAPRD_GAIN_TABLE_ENTRIES] |
u8 ath_hw::paprd_gain_table_index[PAPRD_GAIN_TABLE_ENTRIES] |