Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h275 halEnhancedDmaSupport : 1; member
H A Dah.c717 return pCap->halEnhancedDmaSupport ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c2971 p_cap->halEnhancedDmaSupport = AH_TRUE; in ar9300_fill_capability_info()