Lines Matching refs:ar9300_eeprom

46 static const struct ar9300_eeprom ar9300_default = {
625 static const struct ar9300_eeprom ar9300_x113 = {
1204 static const struct ar9300_eeprom ar9300_h112 = {
1783 static const struct ar9300_eeprom ar9300_x112 = {
2361 static const struct ar9300_eeprom ar9300_h116 = {
2940 static const struct ar9300_eeprom *ar9300_eep_templates[] = {
2948 static const struct ar9300_eeprom *ar9003_eeprom_struct_find_by_id(int id) in ar9003_eeprom_struct_find_by_id()
2976 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; in ath9k_hw_ar9300_get_eeprom()
3188 const struct ar9300_eeprom *eep = NULL; in ar9300_compress_decision()
3279 struct ar9300_eeprom *eep; in ar9300_eeprom_restore_internal()
3289 eep = (struct ar9300_eeprom *) mptr; in ar9300_eeprom_restore_internal()
3395 sizeof(struct ar9300_eeprom)) < 0) in ath9k_hw_ar9300_fill_eeprom()
3443 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; in ar9003_dump_cal_data()
3497 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; in ath9k_hw_ar9003_dump_eeprom()
3596 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; in ar9003_modal_header()
3798 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; in ar9003_hw_drive_strength_apply()
3843 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; in ar9003_hw_atten_chain_get()
3871 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; in ar9003_hw_atten_chain_get_margin()
3955 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; in ar9003_hw_internal_regulator_apply()
4050 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; in ar9003_hw_apply_tuning_caps()
4067 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; in ar9003_hw_quick_drop_apply()
4102 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; in ar9003_hw_xpa_timing_control_apply()
4126 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; in ar9003_hw_xlna_bias_strength_apply()
4148 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; in ar9003_hw_get_thermometer()
4207 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; in ar9003_hw_apply_minccapwr_thresh()
4329 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; in ar9003_hw_eeprom_get_tgt_pwr()
4365 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; in ar9003_hw_eeprom_get_ht20_tgt_pwr()
4401 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; in ar9003_hw_eeprom_get_ht40_tgt_pwr()
4436 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; in ar9003_hw_eeprom_get_cck_tgt_pwr()
4760 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; in ar9003_hw_cal_pier_get()
4809 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; in ar9003_hw_power_control_override()
5137 static u16 ar9003_hw_get_direct_edge_power(struct ar9300_eeprom *eep, in ar9003_hw_get_direct_edge_power()
5151 static u16 ar9003_hw_get_indirect_edge_power(struct ar9300_eeprom *eep, in ar9003_hw_get_indirect_edge_power()
5180 static u16 ar9003_hw_get_max_edge_power(struct ar9300_eeprom *eep, in ar9003_hw_get_max_edge_power()
5232 struct ar9300_eeprom *pEepData = &ah->eeprom.ar9300_eep; in ar9003_hw_set_power_per_rate_table()
5567 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; in ar9003_hw_get_tx_gain_idx()
5574 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; in ar9003_hw_get_rx_gain_idx()