Home
last modified time | relevance | path

Searched refs:AR_SREV_REVISION_AR9580_10 (Results 1 – 5 of 5) sorted by relevance

/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_devid.h60 #define AR_SREV_REVISION_AR9580_10 4 /* AR9580/Peacock 1.0 */ macro
HDar9300reg.h2953 #define AR_SREV_REVISION_AR9580_10 4 /* AR9580/Peacock 1.0 */ macro
2994 (AH_PRIVATE((_ah))->ah_macRev >= AR_SREV_REVISION_AR9580_10))
2998 (AH_PRIVATE((_ah))->ah_macRev == AR_SREV_REVISION_AR9580_10))
HDar9300_misc.c853 (AH_PRIVATE((ah))->ah_macRev < AR_SREV_REVISION_AR9580_10)) in ar9300_get_capability()
/trueos/sys/dev/ath/ath_hal/ar9003/
HDar9300_devid.h61 #define AR_SREV_REVISION_AR9580_10 4 /* AR9580/Peacock 1.0 */ macro
/trueos/sys/dev/ath/ath_hal/
HDah.c128 if (ah->ah_macRev >= AR_SREV_REVISION_AR9580_10) in ath_hal_mac_name()