Home
last modified time | relevance | path

Searched refs:ah_mac_version (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/ath/ath5k/
A Dattach.c139 ah->ah_mac_version = AR5K_REG_MS(srev, AR5K_SREV_VER); in ath5k_hw_init()
189 if (ah->ah_mac_version == AR5K_SREV_AR2425 || in ath5k_hw_init()
190 ah->ah_mac_version == AR5K_SREV_AR2417) { in ath5k_hw_init()
208 } else if (ah->ah_mac_version == (AR5K_SREV_AR2425 >> 4) || in ath5k_hw_init()
209 ah->ah_mac_version == (AR5K_SREV_AR2417 >> 4) || in ath5k_hw_init()
219 } else if (ah->ah_mac_version == (AR5K_SREV_AR2415 >> 4) || in ath5k_hw_init()
220 ah->ah_mac_version == (AR5K_SREV_AR2315_R6 >> 4)) { in ath5k_hw_init()
224 } else if (ah->ah_mac_version == (AR5K_SREV_AR5414 >> 4) || in ath5k_hw_init()
229 } else if (ah->ah_mac_version == (AR5K_SREV_AR2414 >> 4) || in ath5k_hw_init()
A Dreset.c304 (ah->ah_mac_version == (AR5K_SREV_AR2417 >> 4))) in ath5k_hw_set_sleep_clock()
312 (ah->ah_mac_version == (AR5K_SREV_AR2417 >> 4))) { in ath5k_hw_set_sleep_clock()
346 if (ah->ah_mac_version == (AR5K_SREV_AR2417 >> 4)) in ath5k_hw_set_sleep_clock()
360 (ah->ah_mac_version == (AR5K_SREV_AR2417 >> 4))) in ath5k_hw_set_sleep_clock()
889 (ah->ah_mac_version == (AR5K_SREV_AR2417 >> 4))) { in ath5k_hw_tweak_initval_settings()
A Ddma.c257 if (ah->ah_mac_version >= (AR5K_SREV_AR2414 >> 4) && in ath5k_hw_stop_tx_dma()
A Dqcu.c361 if (ah->ah_mac_version < AR5K_SREV_AR5211) in ath5k_hw_reset_tx_queue()
A Dath5k.h1359 u16 ah_mac_version; member
A Deeprom.c163 if ((ah->ah_mac_version == (AR5K_SREV_AR2425 >> 4)) && val) in ath5k_eeprom_init_header()
A Dphy.c167 (ah->ah_mac_version == (AR5K_SREV_AR2417 >> 4))) in ath5k_hw_chan_has_spur_noise()

Completed in 21 milliseconds