Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar9002/
H A Dar9287_attach.c464 pCap->halHTSGI20Support = 1; in ar9287FillCapabilityInfo()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h238 halHTSGI20Support : 1, member
H A Dah.c750 return pCap->halHTSGI20Support ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c2790 p_cap->halHTSGI20Support = AH_TRUE; in ar9300_fill_capability_info()