Searched refs:ar9003_hw_eeprom_get_ht20_tgt_pwr (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | ar9003_eeprom.c | 4288 static u8 ar9003_hw_eeprom_get_ht20_tgt_pwr(struct ath_hw *ah, in ar9003_hw_eeprom_get_ht20_tgt_pwr() function 4558 ar9003_hw_eeprom_get_ht20_tgt_pwr(ah, HT_TARGET_RATE_0_8_16, freq, in ar9003_hw_get_ht20_target_powers() 4561 ar9003_hw_eeprom_get_ht20_tgt_pwr(ah, HT_TARGET_RATE_1_3_9_11_17_19, in ar9003_hw_get_ht20_target_powers() 4564 ar9003_hw_eeprom_get_ht20_tgt_pwr(ah, HT_TARGET_RATE_4, freq, in ar9003_hw_get_ht20_target_powers() 4567 ar9003_hw_eeprom_get_ht20_tgt_pwr(ah, HT_TARGET_RATE_5, freq, in ar9003_hw_get_ht20_target_powers() 4570 ar9003_hw_eeprom_get_ht20_tgt_pwr(ah, HT_TARGET_RATE_6, freq, in ar9003_hw_get_ht20_target_powers() 4573 ar9003_hw_eeprom_get_ht20_tgt_pwr(ah, HT_TARGET_RATE_7, freq, in ar9003_hw_get_ht20_target_powers() 4576 ar9003_hw_eeprom_get_ht20_tgt_pwr(ah, HT_TARGET_RATE_12, freq, in ar9003_hw_get_ht20_target_powers() 4579 ar9003_hw_eeprom_get_ht20_tgt_pwr(ah, HT_TARGET_RATE_13, freq, in ar9003_hw_get_ht20_target_powers() 4582 ar9003_hw_eeprom_get_ht20_tgt_pwr(ah, HT_TARGET_RATE_14, freq, in ar9003_hw_get_ht20_target_powers() [all …]
|