Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c286 ar5212IsMacSupported(uint8_t macVersion, uint8_t macRev) in ar5212IsMacSupported() function
359 if (!ar5212IsMacSupported(AH_PRIVATE(ah)->ah_macVersion, AH_PRIVATE(ah)->ah_macRev)) { in ar5212Attach()