Home
last modified time | relevance | path

Searched refs:halCompressSupport (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_attach.c839 pCap->halCompressSupport = in ar5212FillCapabilityInfo()
H A Dar5212_reset.c1487 if (!AH_PRIVATE(ah)->ah_caps.halCompressSupport) in ar5212SetCompRegs()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h217 halCompressSupport : 1, member
H A Dah.c633 return pCap->halCompressSupport ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_attach.c938 pCap->halCompressSupport = AH_FALSE; in ar5416FillCapabilityInfo()