Searched refs:is2GHz (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c4254 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
H A Deeprom.c279 bool is2GHz, int num_band_edges) ath9k_hw_get_max_edge_power()
286 if (freq == ath9k_hw_fbin2freq(pRdEdgesPower[i].bChannel, is2GHz)) { ath9k_hw_get_max_edge_power()
291 is2GHz))) { ath9k_hw_get_max_edge_power()
293 is2GHz) < freq && ath9k_hw_get_max_edge_power()
278 ath9k_hw_get_max_edge_power(u16 freq, struct cal_ctl_edges *pRdEdgesPower, bool is2GHz, int num_band_edges) ath9k_hw_get_max_edge_power() argument
H A Deeprom.h655 u16 (*get_spur_channel)(struct ath_hw *ah, u16 i, bool is2GHz);
685 bool is2GHz, int num_band_edges);
699 static inline u16 ath9k_hw_fbin2freq(u8 fbin, bool is2GHz) ath9k_hw_fbin2freq() argument
704 return (u16) ((is2GHz) ? (2300 + fbin) : (4800 + 5 * fbin)); ath9k_hw_fbin2freq()
H A Dar9002_phy.c196 bool is2GHz = IS_CHAN_2GHZ(chan); ar9002_hw_spur_mitigate() local
205 cur_bb_spur = ah->eep_ops->get_spur_channel(ah, i, is2GHz); ar9002_hw_spur_mitigate()
210 if (is2GHz) ar9002_hw_spur_mitigate()
H A Dar5008_phy.c291 bool is2GHz = IS_CHAN_2GHZ(chan); ar5008_hw_spur_mitigate() local
297 cur_bb_spur = ah->eep_ops->get_spur_channel(ah, i, is2GHz); ar5008_hw_spur_mitigate()
H A Deeprom_def.c1346 static u16 ath9k_hw_def_get_spur_channel(struct ath_hw *ah, u16 i, bool is2GHz) ath9k_hw_def_get_spur_channel() argument
1348 return ah->eeprom.def.modalHeader[is2GHz].spurChans[i].spurChan; ath9k_hw_def_get_spur_channel()
H A Deeprom_9287.c1020 u16 i, bool is2GHz) ath9k_hw_ar9287_get_spur_channel()
1019 ath9k_hw_ar9287_get_spur_channel(struct ath_hw *ah, u16 i, bool is2GHz) ath9k_hw_ar9287_get_spur_channel() argument
H A Deeprom_4k.c1108 static u16 ath9k_hw_4k_get_spur_channel(struct ath_hw *ah, u16 i, bool is2GHz) ath9k_hw_4k_get_spur_channel() argument

Completed in 203 milliseconds