HomeSort by: relevance | last modified time | path
    Searched refs:AR_EEP_AES (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/
ah_eeprom.h 78 AR_EEP_AES, /* use ath_hal_eepromGetFlag */
ah_eeprom_v14.c 110 case AR_EEP_AES:
ah_eeprom_v4k.c 101 case AR_EEP_AES:
ah_eeprom_v3.c 1630 case AR_EEP_AES:
1699 case AR_EEP_AES:
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_attach.c 781 (ath_hal_eepromGetFlag(ah, AR_EEP_AES) &&
788 pCap->halMicAesCcmSupport = ath_hal_eepromGetFlag(ah, AR_EEP_AES);
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_attach.c 750 pCap->halCipherAesCcmSupport = ath_hal_eepromGetFlag(ah, AR_EEP_AES);
754 pCap->halMicAesCcmSupport = ath_hal_eepromGetFlag(ah, AR_EEP_AES);

Completed in 17 milliseconds