Home
last modified time | relevance | path

Searched refs:halHTSupport (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_misc.c49 if (pCap->halHTSupport == AH_TRUE && (mode & HAL_MODE_11A)) in ar5416GetWirelessModes()
54 if (pCap->halHTSupport == AH_TRUE && (mode & HAL_MODE_11G)) in ar5416GetWirelessModes()
H A Dar5416_attach.c997 pCap->halHTSupport = AH_TRUE; in ar5416FillCapabilityInfo()
/dragonfly/sys/dev/netif/ath/ath_hal/ar9002/
H A Dar9285_attach.c351 AH_PRIVATE(ah)->ah_caps.halHTSupport = AH_FALSE; in ar9285Attach()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h237 halHTSupport : 1, member
H A Dah.c678 return pCap->halHTSupport ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c2784 p_cap->halHTSupport = in ar9300_fill_capability_info()