Home
last modified time | relevance | path

Searched refs:AR_SREV_2425 (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_attach.c301 { AR_SREV_2425, in ar5212IsMacSupported()
759 AH_PRIVATE(ah)->ah_macVersion == AR_SREV_2425) { in ar5212FillCapabilityInfo()
Dar5212reg.h796 #define AR_SREV_2425 14 /* SWAN */ macro
Dar5212.h377 (AH_PRIVATE(ah)->ah_macVersion == AR_SREV_2425)
/freebsd-12-stable/sys/dev/ath/ath_hal/
Dah.c162 case AR_SREV_2425: /* Swan */ in ath_hal_mac_name()