Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/ath_hal/
HDah_internal.h219 halFastFramesSupport : 1, member
HDah.c640 return pCap->halFastFramesSupport ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()
/NextBSD/sys/dev/ath/ath_hal/ar5212/
HDar5212_attach.c843 pCap->halFastFramesSupport = in ar5212FillCapabilityInfo()
/NextBSD/sys/dev/ath/ath_hal/ar5416/
HDar5416_attach.c940 pCap->halFastFramesSupport = AH_TRUE; in ar5416FillCapabilityInfo()
/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_attach.c2778 p_cap->halFastFramesSupport = AH_TRUE; in ar9300_fill_capability_info()