Searched refs:ah_isHb63 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h290 HAL_BOOL ah_isHb63; /* cached HB63 check */ member in struct:ath_hal_5212
378 #define IS_HB63(ah) (AH5212(ah)->ah_isHb63 == AH_TRUE)
H A Dar5212_attach.c496 ahp->ah_isHb63 = IS_2425(ah) && ath_hal_eepromGetFlag(ah, AR_EEP_ISTALON);

Completed in 141 milliseconds