Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_attach.c826 pCap->halMicAesCcmSupport = ath_hal_eepromGetFlag(ah, AR_EEP_AES); in ar5212FillCapabilityInfo()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h223 halMicAesCcmSupport : 1, member
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_attach.c929 pCap->halMicAesCcmSupport = ath_hal_eepromGetFlag(ah, AR_EEP_AES); in ar5416FillCapabilityInfo()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c2770 p_cap->halMicAesCcmSupport = AH_TRUE; in ar9300_fill_capability_info()