Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/
H A Dah_internal.h156 halBurstSupport : 1, member
H A Dah.c470 return pCap->halBurstSupport ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416_attach.c764 pCap->halBurstSupport = AH_TRUE; in ar5416FillCapabilityInfo()
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_attach.c804 pCap->halBurstSupport = ath_hal_eepromGetFlag(ah, AR_EEP_BURST); in ar5212FillCapabilityInfo()