Home
last modified time | relevance | path

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

/netbsd/src/sys/external/isc/atheros_hal/dist/
Dah_internal.h155 halCompressSupport : 1, member
Dah.c468 return pCap->halCompressSupport ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()
/netbsd/src/sys/external/isc/atheros_hal/dist/ar5416/
Dar5416_attach.c763 pCap->halCompressSupport = AH_FALSE; in ar5416FillCapabilityInfo()
/netbsd/src/sys/external/isc/atheros_hal/dist/ar5212/
Dar5212_attach.c801 pCap->halCompressSupport = in ar5212FillCapabilityInfo()
Dar5212_reset.c1358 if (!AH_PRIVATE(ah)->ah_caps.halCompressSupport) in ar5212SetCompRegs()