Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_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()
HDar5416_attach.c997 pCap->halHTSupport = AH_TRUE; in ar5416FillCapabilityInfo()
/freebsd-13-stable/sys/dev/ath/ath_hal/ar9002/
HDar9285_attach.c351 AH_PRIVATE(ah)->ah_caps.halHTSupport = AH_FALSE; in ar9285Attach()
/freebsd-13-stable/sys/dev/ath/ath_hal/
HDah_internal.h243 halHTSupport : 1, member
HDah.c779 return pCap->halHTSupport ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()
/freebsd-13-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_attach.c2789 p_cap->halHTSupport = in ar9300_fill_capability_info()