Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/
HDah_internal.h223 halMicAesCcmSupport : 1, member
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
HDar5212_attach.c826 pCap->halMicAesCcmSupport = ath_hal_eepromGetFlag(ah, AR_EEP_AES); in ar5212FillCapabilityInfo()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
HDar5416_attach.c929 pCap->halMicAesCcmSupport = ath_hal_eepromGetFlag(ah, AR_EEP_AES); in ar5416FillCapabilityInfo()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_attach.c2770 p_cap->halMicAesCcmSupport = AH_TRUE; in ar9300_fill_capability_info()