Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/
HDah_internal.h248 halGTTSupport : 1, member
HDah.c680 return pCap->halGTTSupport ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
HDar5416_attach.c1019 pCap->halGTTSupport = AH_TRUE; in ar5416FillCapabilityInfo()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_attach.c2787 p_cap->halGTTSupport = AH_TRUE; in ar9300_fill_capability_info()