Home
last modified time | relevance | path

Searched refs:halFastCCSupport (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h244 halFastCCSupport : 1, member
H A Dah.c682 return pCap->halFastCCSupport ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_attach.c984 pCap->halFastCCSupport = AH_TRUE; in ar5416FillCapabilityInfo()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c2809 p_cap->halFastCCSupport = AH_TRUE; in ar9300_fill_capability_info()