Searched defs:is2GHz (Results 1 – 7 of 7) sorted by relevance
/linux-2.6.39/drivers/net/wireless/ath/ath9k/ |
D | ar9003_eeprom.c | 2978 static u16 ath9k_hw_fbin2freq(u8 fbin, bool is2GHz) in ath9k_hw_fbin2freq() 3826 u16 rateIndex, u16 freq, bool is2GHz) in ar9003_hw_eeprom_get_tgt_pwr() 3862 u16 freq, bool is2GHz) in ar9003_hw_eeprom_get_ht20_tgt_pwr() 3898 u16 freq, bool is2GHz) in ar9003_hw_eeprom_get_ht40_tgt_pwr() 4070 bool is2GHz = false; in ar9003_hw_set_target_power_eeprom() local 4200 int is2GHz; in ar9003_hw_cal_pier_get() local 4445 bool is2GHz) in ar9003_hw_get_direct_edge_power() 4460 bool is2GHz) in ar9003_hw_get_indirect_edge_power() 4486 u16 freq, int idx, bool is2GHz) in ar9003_hw_get_max_edge_power() 4884 u16 i, bool is2GHz) in ath9k_hw_ar9300_get_spur_channel()
|
D | eeprom.c | 19 static inline u16 ath9k_hw_fbin2freq(u8 fbin, bool is2GHz) in ath9k_hw_fbin2freq() 267 bool is2GHz, int num_band_edges) in ath9k_hw_get_max_edge_power()
|
D | ar9002_phy.c | 194 bool is2GHz = IS_CHAN_2GHZ(chan); in ar9002_hw_spur_mitigate() local
|
D | eeprom_4k.c | 1008 static u16 ath9k_hw_4k_get_spur_channel(struct ath_hw *ah, u16 i, bool is2GHz) in ath9k_hw_4k_get_spur_channel()
|
D | eeprom_9287.c | 986 u16 i, bool is2GHz) in ath9k_hw_ar9287_get_spur_channel()
|
D | eeprom_def.c | 1296 static u16 ath9k_hw_def_get_spur_channel(struct ath_hw *ah, u16 i, bool is2GHz) in ath9k_hw_def_get_spur_channel()
|
D | ar5008_phy.c | 259 bool is2GHz = IS_CHAN_2GHZ(chan); in ar5008_hw_spur_mitigate() local
|