Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_attach.c187 AH_PRIVATE(ah)->ah_analog5GhzRev = ar5212GetRadioRev(ah); in ar5312Attach()
218 AH_PRIVATE(ah)->ah_analog2GhzRev = ar5212GetRadioRev(ah); in ar5312Attach()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c183 ar5212GetRadioRev(struct ath_hal *ah) in ar5212GetRadioRev() function
403 AH_PRIVATE(ah)->ah_analog5GhzRev = ar5212GetRadioRev(ah); in ar5212Attach()
511 AH_PRIVATE(ah)->ah_analog2GhzRev = ar5212GetRadioRev(ah); in ar5212Attach()
H A Dar5212.h432 extern uint32_t ar5212GetRadioRev(struct ath_hal *ah);