Home
last modified time | relevance | path

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

/freebsd/sys/dev/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()
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_attach.c351 AH_PRIVATE(ah)->ah_caps.halHTSupport = AH_FALSE; in ar9285Attach()
/freebsd/sys/dev/ath/ath_hal/
H A Dah_internal.h243 halHTSupport : 1, member
H A Dah.c779 return pCap->halHTSupport ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c2789 p_cap->halHTSupport = in ar9300_fill_capability_info()