Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c303 { AR_SREV_2417, in ar5212IsMacSupported()
758 if (AH_PRIVATE(ah)->ah_macVersion == AR_SREV_2417 || in ar5212FillCapabilityInfo()
H A Dar5212reg.h795 #define AR_SREV_2417 15 /* Nala */ macro
H A Dar5212.h377 ((AH_PRIVATE(ah)->ah_macVersion) == AR_SREV_2417)
/freebsd/sys/dev/ath/ath_hal/
H A Dah.c162 case AR_SREV_2417: /* Nala */ in ath_hal_mac_name()