Home
last modified time | relevance | path

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

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