Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_attach.c842 pCap->halBurstSupport = ath_hal_eepromGetFlag(ah, AR_EEP_BURST); in ar5212FillCapabilityInfo()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h218 halBurstSupport : 1, member
H A Dah.c635 return pCap->halBurstSupport ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_attach.c939 pCap->halBurstSupport = AH_TRUE; in ar5416FillCapabilityInfo()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c2775 p_cap->halBurstSupport = AH_TRUE; in ar9300_fill_capability_info()