Searched refs:AR5K_SREV_AR2417 (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A Dattach.c194 ah->ah_mac_version == AR5K_SREV_AR2417){
213 ah->ah_mac_version == (AR5K_SREV_AR2417 >> 4) ||
H A Dreset.c541 (ah->ah_mac_version == (AR5K_SREV_AR2417 >> 4)))
549 (ah->ah_mac_version == (AR5K_SREV_AR2417 >> 4))) {
582 if (ah->ah_mac_version == (AR5K_SREV_AR2417 >> 4))
595 (ah->ah_mac_version == (AR5K_SREV_AR2417 >> 4)))
655 if (ah->ah_mac_version == (AR5K_SREV_AR2417 >> 4))
666 (ah->ah_mac_version == (AR5K_SREV_AR2417 >> 4))) {
H A Dath5k.h318 #define AR5K_SREV_AR2417 0xf0 /* Nala */ macro
H A Dphy.c552 if (ah->ah_mac_srev < AR5K_SREV_AR2417) {
1427 (ah->ah_mac_version == (AR5K_SREV_AR2417 >> 4)))
H A Dbase.c130 { "2417", AR5K_VERSION_MAC, AR5K_SREV_AR2417 },

Completed in 42 milliseconds