Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/ath_hal/ar5211/
HDar5211_attach.c499 pCap->halVEOLSupport = AH_TRUE; in ar5211FillCapabilityInfo()
/NextBSD/sys/dev/ath/ath_hal/
HDah_internal.h231 halVEOLSupport : 1, member
HDah.c632 return pCap->halVEOLSupport ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()
/NextBSD/sys/dev/ath/ath_hal/ar5212/
HDar5212_attach.c854 pCap->halVEOLSupport = AH_TRUE; in ar5212FillCapabilityInfo()
/NextBSD/sys/dev/ath/ath_hal/ar5416/
HDar5416_attach.c949 pCap->halVEOLSupport = AH_TRUE; in ar5416FillCapabilityInfo()
/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_attach.c2791 p_cap->halVEOLSupport = AH_TRUE; in ar9300_fill_capability_info()