Home
last modified time | relevance | path

Searched refs:halEnhancedDmaSupport (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/
H A Dah_internal.h280 halEnhancedDmaSupport : 1; member
H A Dah.c818 return pCap->halEnhancedDmaSupport ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c2976 p_cap->halEnhancedDmaSupport = AH_TRUE; in ar9300_fill_capability_info()