Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_misc.c51 if (pCap->halHTSupport == AH_TRUE && (mode & HAL_MODE_11A)) in ar5416GetWirelessModes()
56 if (pCap->halHTSupport == AH_TRUE && (mode & HAL_MODE_11G)) in ar5416GetWirelessModes()
Dar5416_attach.c999 pCap->halHTSupport = AH_TRUE; in ar5416FillCapabilityInfo()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar9002/
Dar9285_attach.c353 AH_PRIVATE(ah)->ah_caps.halHTSupport = AH_FALSE; in ar9285Attach()
/freebsd-12-stable/sys/dev/ath/ath_hal/
Dah_internal.h245 halHTSupport : 1, member
Dah.c781 return pCap->halHTSupport ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()
/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300_attach.c2789 p_cap->halHTSupport = in ar9300_fill_capability_info()