Searched refs:ar9003_hw_eeprom_get_ht40_tgt_pwr (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_eeprom.c | 4394 static u8 ar9003_hw_eeprom_get_ht40_tgt_pwr(struct ath_hw *ah, in ar9003_hw_eeprom_get_ht40_tgt_pwr() function 4680 ar9003_hw_eeprom_get_ht40_tgt_pwr(ah, HT_TARGET_RATE_0_8_16, freq, in ar9003_hw_get_ht40_target_powers() 4683 ar9003_hw_eeprom_get_ht40_tgt_pwr(ah, HT_TARGET_RATE_1_3_9_11_17_19, in ar9003_hw_get_ht40_target_powers() 4687 ar9003_hw_eeprom_get_ht40_tgt_pwr(ah, HT_TARGET_RATE_4, freq, in ar9003_hw_get_ht40_target_powers() 4690 ar9003_hw_eeprom_get_ht40_tgt_pwr(ah, HT_TARGET_RATE_5, freq, in ar9003_hw_get_ht40_target_powers() 4693 ar9003_hw_eeprom_get_ht40_tgt_pwr(ah, HT_TARGET_RATE_6, freq, in ar9003_hw_get_ht40_target_powers() 4696 ar9003_hw_eeprom_get_ht40_tgt_pwr(ah, HT_TARGET_RATE_7, freq, in ar9003_hw_get_ht40_target_powers() 4699 ar9003_hw_eeprom_get_ht40_tgt_pwr(ah, HT_TARGET_RATE_12, freq, in ar9003_hw_get_ht40_target_powers() 4702 ar9003_hw_eeprom_get_ht40_tgt_pwr(ah, HT_TARGET_RATE_13, freq, in ar9003_hw_get_ht40_target_powers() 4705 ar9003_hw_eeprom_get_ht40_tgt_pwr(ah, HT_TARGET_RATE_14, freq, in ar9003_hw_get_ht40_target_powers() [all …]
|