Home
last modified time | relevance | path

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

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