Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/ath_hal/
HDah_internal.h239 halHwPhyCounterSupport : 1, member
HDah.c614 return pCap->halHwPhyCounterSupport ? HAL_OK : HAL_ENXIO; in ath_hal_getcapability()
/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5212_attach.c897 pCap->halHwPhyCounterSupport = AH_TRUE; in ar5212FillCapabilityInfo()
HDar5212_ani.c156 AH_PRIVATE(ah)->ah_caps.halHwPhyCounterSupport; in ar5212AniAttach()
/trueos/sys/dev/ath/ath_hal/ar5416/
HDar5416_attach.c977 pCap->halHwPhyCounterSupport = AH_TRUE; in ar5416FillCapabilityInfo()