#include <ath5k.h>
Data Fields | |
| u16 | cap_mode |
| struct { | |
| u16 range_2ghz_min | |
| u16 range_2ghz_max | |
| u16 range_5ghz_min | |
| u16 range_5ghz_max | |
| } | cap_range |
| struct ath5k_eeprom_info | cap_eeprom |
| struct { | |
| u8 q_tx_num | |
| } | cap_queues |
Definition at line 912 of file ath5k.h.
Definition at line 917 of file ath5k.h.
Referenced by ath5k_hw_set_capabilities(), ath5k_probe(), and ath5k_setup_bands().
Definition at line 923 of file ath5k.h.
Referenced by ath5k_channel_ok(), and ath5k_hw_set_capabilities().
Definition at line 925 of file ath5k.h.
Referenced by ath5k_channel_ok(), and ath5k_hw_set_capabilities().
| struct { ... } ath5k_capabilities::cap_range |
Referenced by ath5k_channel_ok(), and ath5k_hw_set_capabilities().
struct ath5k_eeprom_info ath5k_capabilities::cap_eeprom [read] |
Definition at line 932 of file ath5k.h.
Referenced by ath5k_eeprom_convert_pcal_info_2413(), ath5k_eeprom_convert_pcal_info_5111(), ath5k_eeprom_convert_pcal_info_5112(), ath5k_eeprom_free_pcal_info(), ath5k_eeprom_init_11a_pcal_freq(), ath5k_eeprom_init_11bg_2413(), ath5k_eeprom_init_header(), ath5k_eeprom_init_modes(), ath5k_eeprom_read_ants(), ath5k_eeprom_read_ctl_info(), ath5k_eeprom_read_freq_list(), ath5k_eeprom_read_modes(), ath5k_eeprom_read_pcal_info(), ath5k_eeprom_read_pcal_info_2413(), ath5k_eeprom_read_pcal_info_5111(), ath5k_eeprom_read_pcal_info_5112(), ath5k_eeprom_read_target_rate_pwr_info(), ath5k_eeprom_read_turbo_modes(), ath5k_get_chan_pcal_surrounding_piers(), ath5k_get_max_ctl_power(), ath5k_get_rate_pcal_data(), ath5k_hw_commit_eeprom_settings(), ath5k_hw_gainf_calibrate(), ath5k_hw_reset(), ath5k_hw_rfregs_init(), ath5k_hw_set_capabilities(), ath5k_rfkill_hw_start(), ath5k_rfkill_hw_stop(), and ath5k_setup_channel_powertable().
| struct { ... } ath5k_capabilities::cap_queues |
Referenced by ath5k_hw_set_capabilities().
1.5.7.1