Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_attach.c897 pCap->halHwPhyCounterSupport = AH_TRUE; in ar5212FillCapabilityInfo()
H A Dar5212_ani.c156 AH_PRIVATE(ah)->ah_caps.halHwPhyCounterSupport; in ar5212AniAttach()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h240 halHwPhyCounterSupport : 1, member
H A Dah.c617 return pCap->halHwPhyCounterSupport ? HAL_OK : HAL_ENXIO; in ath_hal_getcapability()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_attach.c971 pCap->halHwPhyCounterSupport = AH_TRUE; in ar5416FillCapabilityInfo()