Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/
Dah_eeprom.h80 AR_EEP_AES, /* use ath_hal_eepromGetFlag */ enumerator
Dah_eeprom_9287.c91 case AR_EEP_AES: in v9287EepromGet()
Dah_eeprom_v4k.c102 case AR_EEP_AES: in v4kEepromGet()
Dah_eeprom_v14.c126 case AR_EEP_AES: in v14EepromGet()
Dah_eeprom_v3.c1634 case AR_EEP_AES: in legacyEepromGet()
1703 case AR_EEP_AES: in legacyEepromSet()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_attach.c821 (ath_hal_eepromGetFlag(ah, AR_EEP_AES) && in ar5212FillCapabilityInfo()
828 pCap->halMicAesCcmSupport = ath_hal_eepromGetFlag(ah, AR_EEP_AES); in ar5212FillCapabilityInfo()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_attach.c926 pCap->halCipherAesCcmSupport = ath_hal_eepromGetFlag(ah, AR_EEP_AES); in ar5416FillCapabilityInfo()
930 pCap->halMicAesCcmSupport = ath_hal_eepromGetFlag(ah, AR_EEP_AES); in ar5416FillCapabilityInfo()