H A D | ar9003_eeprom.c | 4254 u16 rateIndex, u16 freq, bool is2GHz) ar9003_hw_eeprom_get_tgt_pwr() 4263 if (is2GHz) { ar9003_hw_eeprom_get_tgt_pwr() 4278 freqArray[i] = ath9k_hw_fbin2freq(pFreqBin[i], is2GHz); ar9003_hw_eeprom_get_tgt_pwr() 4290 u16 freq, bool is2GHz) ar9003_hw_eeprom_get_ht20_tgt_pwr() 4299 if (is2GHz) { ar9003_hw_eeprom_get_ht20_tgt_pwr() 4314 freqArray[i] = ath9k_hw_fbin2freq(pFreqBin[i], is2GHz); ar9003_hw_eeprom_get_ht20_tgt_pwr() 4326 u16 freq, bool is2GHz) ar9003_hw_eeprom_get_ht40_tgt_pwr() 4335 if (is2GHz) { ar9003_hw_eeprom_get_ht40_tgt_pwr() 4350 freqArray[i] = ath9k_hw_fbin2freq(pFreqBin[i], is2GHz); ar9003_hw_eeprom_get_ht40_tgt_pwr() 4524 bool is2GHz) ar9003_hw_get_legacy_target_powers() 4528 is2GHz); ar9003_hw_get_legacy_target_powers() 4531 is2GHz); ar9003_hw_get_legacy_target_powers() 4534 is2GHz); ar9003_hw_get_legacy_target_powers() 4537 is2GHz); ar9003_hw_get_legacy_target_powers() 4555 u8 *targetPowerValT2, bool is2GHz) ar9003_hw_get_ht20_target_powers() 4559 is2GHz); ar9003_hw_get_ht20_target_powers() 4562 freq, is2GHz); ar9003_hw_get_ht20_target_powers() 4565 is2GHz); ar9003_hw_get_ht20_target_powers() 4568 is2GHz); ar9003_hw_get_ht20_target_powers() 4571 is2GHz); ar9003_hw_get_ht20_target_powers() 4574 is2GHz); ar9003_hw_get_ht20_target_powers() 4577 is2GHz); ar9003_hw_get_ht20_target_powers() 4580 is2GHz); ar9003_hw_get_ht20_target_powers() 4583 is2GHz); ar9003_hw_get_ht20_target_powers() 4586 is2GHz); ar9003_hw_get_ht20_target_powers() 4589 is2GHz); ar9003_hw_get_ht20_target_powers() 4592 is2GHz); ar9003_hw_get_ht20_target_powers() 4595 is2GHz); ar9003_hw_get_ht20_target_powers() 4598 is2GHz); ar9003_hw_get_ht20_target_powers() 4604 bool is2GHz) ar9003_hw_get_ht40_target_powers() 4611 is2GHz) + ht40PowerIncForPdadc; ar9003_hw_get_ht40_target_powers() 4615 is2GHz) + ht40PowerIncForPdadc; ar9003_hw_get_ht40_target_powers() 4618 is2GHz) + ht40PowerIncForPdadc; ar9003_hw_get_ht40_target_powers() 4621 is2GHz) + ht40PowerIncForPdadc; ar9003_hw_get_ht40_target_powers() 4624 is2GHz) + ht40PowerIncForPdadc; ar9003_hw_get_ht40_target_powers() 4627 is2GHz) + ht40PowerIncForPdadc; ar9003_hw_get_ht40_target_powers() 4630 is2GHz) + ht40PowerIncForPdadc; ar9003_hw_get_ht40_target_powers() 4633 is2GHz) + ht40PowerIncForPdadc; ar9003_hw_get_ht40_target_powers() 4636 is2GHz) + ht40PowerIncForPdadc; ar9003_hw_get_ht40_target_powers() 4639 is2GHz) + ht40PowerIncForPdadc; ar9003_hw_get_ht40_target_powers() 4642 is2GHz) + ht40PowerIncForPdadc; ar9003_hw_get_ht40_target_powers() 4645 is2GHz) + ht40PowerIncForPdadc; ar9003_hw_get_ht40_target_powers() 4648 is2GHz) + ht40PowerIncForPdadc; ar9003_hw_get_ht40_target_powers() 4651 is2GHz) + ht40PowerIncForPdadc; ar9003_hw_get_ht40_target_powers() 4658 bool is2GHz = IS_CHAN_2GHZ(chan); ar9003_hw_get_target_power_eeprom() local 4663 if (is2GHz) ar9003_hw_get_target_power_eeprom() 4666 ar9003_hw_get_legacy_target_powers(ah, freq, targetPowerValT2, is2GHz); ar9003_hw_get_target_power_eeprom() 4667 ar9003_hw_get_ht20_target_powers(ah, freq, targetPowerValT2, is2GHz); ar9003_hw_get_target_power_eeprom() 4671 is2GHz); ar9003_hw_get_target_power_eeprom() 4689 int is2GHz; ar9003_hw_cal_pier_get() local 4709 is2GHz = 0; ar9003_hw_cal_pier_get() 4720 is2GHz = 1; ar9003_hw_cal_pier_get() 4723 *pfrequency = ath9k_hw_fbin2freq(*pCalPier, is2GHz); ar9003_hw_cal_pier_get() 5027 bool is2GHz) ar9003_hw_get_direct_edge_power() 5032 if (is2GHz) ar9003_hw_get_direct_edge_power() 5042 bool is2GHz) ar9003_hw_get_indirect_edge_power() 5047 u8 *ctl_freqbin = is2GHz ? ar9003_hw_get_indirect_edge_power() 5051 if (is2GHz) { ar9003_hw_get_indirect_edge_power() 5068 u16 freq, int idx, bool is2GHz) ar9003_hw_get_max_edge_power() 5071 u8 *ctl_freqbin = is2GHz ? ar9003_hw_get_max_edge_power() 5074 u16 num_edges = is2GHz ? ar9003_hw_get_max_edge_power() 5086 if (freq == ath9k_hw_fbin2freq(ctl_freqbin[edge], is2GHz)) { ar9003_hw_get_max_edge_power() 5089 edge, is2GHz); ar9003_hw_get_max_edge_power() 5093 is2GHz))) { ar9003_hw_get_max_edge_power() 5097 is2GHz); ar9003_hw_get_max_edge_power() 5106 if (is2GHz && !twiceMaxEdgePower) ar9003_hw_get_max_edge_power() 5454 u16 i, bool is2GHz) ath9k_hw_ar9300_get_spur_channel() 4253 ar9003_hw_eeprom_get_tgt_pwr(struct ath_hw *ah, u16 rateIndex, u16 freq, bool is2GHz) ar9003_hw_eeprom_get_tgt_pwr() argument 4288 ar9003_hw_eeprom_get_ht20_tgt_pwr(struct ath_hw *ah, u16 rateIndex, u16 freq, bool is2GHz) ar9003_hw_eeprom_get_ht20_tgt_pwr() argument 4324 ar9003_hw_eeprom_get_ht40_tgt_pwr(struct ath_hw *ah, u16 rateIndex, u16 freq, bool is2GHz) ar9003_hw_eeprom_get_ht40_tgt_pwr() argument 4522 ar9003_hw_get_legacy_target_powers(struct ath_hw *ah, u16 freq, u8 *targetPowerValT2, bool is2GHz) ar9003_hw_get_legacy_target_powers() argument 4554 ar9003_hw_get_ht20_target_powers(struct ath_hw *ah, u16 freq, u8 *targetPowerValT2, bool is2GHz) ar9003_hw_get_ht20_target_powers() argument 4601 ar9003_hw_get_ht40_target_powers(struct ath_hw *ah, u16 freq, u8 *targetPowerValT2, bool is2GHz) ar9003_hw_get_ht40_target_powers() argument 5024 ar9003_hw_get_direct_edge_power(struct ar9300_eeprom *eep, int idx, int edge, bool is2GHz) ar9003_hw_get_direct_edge_power() argument 5038 ar9003_hw_get_indirect_edge_power(struct ar9300_eeprom *eep, int idx, unsigned int edge, u16 freq, bool is2GHz) ar9003_hw_get_indirect_edge_power() argument 5067 ar9003_hw_get_max_edge_power(struct ar9300_eeprom *eep, u16 freq, int idx, bool is2GHz) ar9003_hw_get_max_edge_power() argument 5453 ath9k_hw_ar9300_get_spur_channel(struct ath_hw *ah, u16 i, bool is2GHz) ath9k_hw_ar9300_get_spur_channel() argument
|