Searched refs:AR_EEP_AES (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.2-release/sys/dev/ath/ath_hal/
H A Dah_eeprom.h78 AR_EEP_AES, /* use ath_hal_eepromGetFlag */ enumerator in enum:__anon7963
H A Dah_eeprom_9287.c89 case AR_EEP_AES:
H A Dah_eeprom_v14.c124 case AR_EEP_AES:
H A Dah_eeprom_v4k.c100 case AR_EEP_AES:
H A Dah_eeprom_v3.c1632 case AR_EEP_AES:
1701 case AR_EEP_AES:
/freebsd-10.2-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c819 (ath_hal_eepromGetFlag(ah, AR_EEP_AES) &&
826 pCap->halMicAesCcmSupport = ath_hal_eepromGetFlag(ah, AR_EEP_AES);
/freebsd-10.2-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c925 pCap->halCipherAesCcmSupport = ath_hal_eepromGetFlag(ah, AR_EEP_AES);
929 pCap->halMicAesCcmSupport = ath_hal_eepromGetFlag(ah, AR_EEP_AES);

Completed in 112 milliseconds