HomeSort by: relevance | last modified time | path
    Searched defs:AH5212 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212.h 335 #define AH5212(_ah) ((struct ath_hal_5212 *)(_ah))
361 #define IS_HB63(ah) (AH5212(ah)->ah_isHb63 == AH_TRUE)
387 if (AH5212(ah)->ah_rfHal != AH_NULL) \
388 AH5212(ah)->ah_rfHal->rfDetach(ah); \
391 AH5212(ah)->ah_rfHal->getRfBank(ah, b)
ar5212.h 335 #define AH5212(_ah) ((struct ath_hal_5212 *)(_ah))
361 #define IS_HB63(ah) (AH5212(ah)->ah_isHb63 == AH_TRUE)
387 if (AH5212(ah)->ah_rfHal != AH_NULL) \
388 AH5212(ah)->ah_rfHal->rfDetach(ah); \
391 AH5212(ah)->ah_rfHal->getRfBank(ah, b)

Completed in 22 milliseconds