Home
last modified time | relevance | path

Searched refs:halMicAesCcmSupport (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/
H A Dah_internal.h229 halMicAesCcmSupport : 1, member
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c828 pCap->halMicAesCcmSupport = ath_hal_eepromGetFlag(ah, AR_EEP_AES); in ar5212FillCapabilityInfo()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c928 pCap->halMicAesCcmSupport = ath_hal_eepromGetFlag(ah, AR_EEP_AES); in ar5416FillCapabilityInfo()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c2775 p_cap->halMicAesCcmSupport = AH_TRUE; in ar9300_fill_capability_info()