Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5211/
H A Dar5211_attach.c499 pCap->halVEOLSupport = AH_TRUE; in ar5211FillCapabilityInfo()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_attach.c854 pCap->halVEOLSupport = AH_TRUE; in ar5212FillCapabilityInfo()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h231 halVEOLSupport : 1, member
H A Dah.c629 return pCap->halVEOLSupport ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_attach.c949 pCap->halVEOLSupport = AH_TRUE; in ar5416FillCapabilityInfo()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c2791 p_cap->halVEOLSupport = AH_TRUE; in ar9300_fill_capability_info()