Home
last modified time | relevance | path

Searched defs:is2GHz (Results 1 – 8 of 8) sorted by relevance

/linux-6.6.21/drivers/net/wireless/ath/ath9k/
Dar9003_eeprom.c4324 u16 rateIndex, u16 freq, bool is2GHz) in ar9003_hw_eeprom_get_tgt_pwr()
4360 u16 freq, bool is2GHz) in ar9003_hw_eeprom_get_ht20_tgt_pwr()
4396 u16 freq, bool is2GHz) in ar9003_hw_eeprom_get_ht40_tgt_pwr()
4594 bool is2GHz) in ar9003_hw_get_legacy_target_powers()
4625 u8 *targetPowerValT2, bool is2GHz) in ar9003_hw_get_ht20_target_powers()
4674 bool is2GHz) in ar9003_hw_get_ht40_target_powers()
4728 bool is2GHz = IS_CHAN_2GHZ(chan); in ar9003_hw_get_target_power_eeprom() local
5140 bool is2GHz) in ar9003_hw_get_direct_edge_power()
5155 bool is2GHz) in ar9003_hw_get_indirect_edge_power()
5181 u16 freq, int idx, bool is2GHz) in ar9003_hw_get_max_edge_power()
[all …]
Dar9002_phy.c183 bool is2GHz = IS_CHAN_2GHZ(chan); in ar9002_hw_spur_mitigate() local
Deeprom_4k.c1034 static u16 ath9k_hw_4k_get_spur_channel(struct ath_hw *ah, u16 i, bool is2GHz) in ath9k_hw_4k_get_spur_channel()
Deeprom_9287.c962 u16 i, bool is2GHz) in ath9k_hw_ar9287_get_spur_channel()
Deeprom.c390 bool is2GHz, int num_band_edges) in ath9k_hw_get_max_edge_power()
Deeprom_def.c1298 static u16 ath9k_hw_def_get_spur_channel(struct ath_hw *ah, u16 i, bool is2GHz) in ath9k_hw_def_get_spur_channel()
Dar5008_phy.c444 bool is2GHz = IS_CHAN_2GHZ(chan); in ar5008_hw_spur_mitigate() local
Deeprom.h715 static inline u16 ath9k_hw_fbin2freq(u8 fbin, bool is2GHz) in ath9k_hw_fbin2freq()