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

/freebsd-13-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom.h80 AR_EEP_AES, /* use ath_hal_eepromGetFlag */ enumerator in enum:__anon11452
H A Dah_eeprom_9287.c91 case AR_EEP_AES:
H A Dah_eeprom_v14.c126 case AR_EEP_AES:
H A Dah_eeprom_v4k.c102 case AR_EEP_AES:
H A Dah_eeprom_v3.c1634 case AR_EEP_AES:
1703 case AR_EEP_AES:
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c821 (ath_hal_eepromGetFlag(ah, AR_EEP_AES) &&
828 pCap->halMicAesCcmSupport = ath_hal_eepromGetFlag(ah, AR_EEP_AES);
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c926 pCap->halCipherAesCcmSupport = ath_hal_eepromGetFlag(ah, AR_EEP_AES);
930 pCap->halMicAesCcmSupport = ath_hal_eepromGetFlag(ah, AR_EEP_AES);

Completed in 182 milliseconds