Searched refs:ar9003_hw_eeprom_get_ht40_tgt_pwr (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | ar9003_eeprom.c | 4324 static u8 ar9003_hw_eeprom_get_ht40_tgt_pwr(struct ath_hw *ah, in ar9003_hw_eeprom_get_ht40_tgt_pwr() function 4610 ar9003_hw_eeprom_get_ht40_tgt_pwr(ah, HT_TARGET_RATE_0_8_16, freq, in ar9003_hw_get_ht40_target_powers() 4613 ar9003_hw_eeprom_get_ht40_tgt_pwr(ah, HT_TARGET_RATE_1_3_9_11_17_19, in ar9003_hw_get_ht40_target_powers() 4617 ar9003_hw_eeprom_get_ht40_tgt_pwr(ah, HT_TARGET_RATE_4, freq, in ar9003_hw_get_ht40_target_powers() 4620 ar9003_hw_eeprom_get_ht40_tgt_pwr(ah, HT_TARGET_RATE_5, freq, in ar9003_hw_get_ht40_target_powers() 4623 ar9003_hw_eeprom_get_ht40_tgt_pwr(ah, HT_TARGET_RATE_6, freq, in ar9003_hw_get_ht40_target_powers() 4626 ar9003_hw_eeprom_get_ht40_tgt_pwr(ah, HT_TARGET_RATE_7, freq, in ar9003_hw_get_ht40_target_powers() 4629 ar9003_hw_eeprom_get_ht40_tgt_pwr(ah, HT_TARGET_RATE_12, freq, in ar9003_hw_get_ht40_target_powers() 4632 ar9003_hw_eeprom_get_ht40_tgt_pwr(ah, HT_TARGET_RATE_13, freq, in ar9003_hw_get_ht40_target_powers() 4635 ar9003_hw_eeprom_get_ht40_tgt_pwr(ah, HT_TARGET_RATE_14, freq, in ar9003_hw_get_ht40_target_powers() [all …]
|