Home
last modified time | relevance | path

Searched refs:halFastFramesSupport (Results 1 – 5 of 5) sorted by relevance

/trueos/sys/dev/ath/ath_hal/
HDah_internal.h218 halFastFramesSupport : 1, member
HDah.c634 return pCap->halFastFramesSupport ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()
/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5212_attach.c843 pCap->halFastFramesSupport = in ar5212FillCapabilityInfo()
/trueos/sys/dev/ath/ath_hal/ar5416/
HDar5416_attach.c946 pCap->halFastFramesSupport = AH_FALSE; in ar5416FillCapabilityInfo()
/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_attach.c2657 p_cap->halFastFramesSupport = AH_FALSE; in ar9300_fill_capability_info()