Lines Matching defs:ah
19 void ath9k_hw_analog_shift_regwrite(struct ath_hw *ah, u32 reg, u32 val) in ath9k_hw_analog_shift_regwrite()
27 void ath9k_hw_analog_shift_rmw(struct ath_hw *ah, u32 reg, u32 mask, in ath9k_hw_analog_shift_rmw()
79 void ath9k_hw_usb_gen_fill_eeprom(struct ath_hw *ah, u16 *eep_data, in ath9k_hw_usb_gen_fill_eeprom()
111 static bool ath9k_hw_nvram_read_blob(struct ath_hw *ah, u32 off, in ath9k_hw_nvram_read_blob()
124 bool ath9k_hw_nvram_read(struct ath_hw *ah, u32 off, u16 *data) in ath9k_hw_nvram_read()
168 void ath9k_hw_get_legacy_target_powers(struct ath_hw *ah, in ath9k_hw_get_legacy_target_powers()
223 void ath9k_hw_get_target_powers(struct ath_hw *ah, in ath9k_hw_get_target_powers()
305 u16 ath9k_hw_get_scaled_power(struct ath_hw *ah, u16 power_limit, in ath9k_hw_get_scaled_power()
333 void ath9k_hw_update_regulatory_maxpower(struct ath_hw *ah) in ath9k_hw_update_regulatory_maxpower()
353 void ath9k_hw_get_gain_boundaries_pdadcs(struct ath_hw *ah, in ath9k_hw_get_gain_boundaries_pdadcs()
560 int ath9k_hw_eeprom_init(struct ath_hw *ah) in ath9k_hw_eeprom_init()