Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_misc.c864 return pCap->halTsfAddSupport ? HAL_OK : HAL_ENOTSUPP; in ar5212GetCapability()
992 if (pCap->halTsfAddSupport) { in ar5212SetCapability()
H A Dar5212_attach.c820 pCap->halTsfAddSupport = AH_TRUE; in ar5212FillCapabilityInfo()
/netbsd-src/sys/external/isc/atheros_hal/dist/
H A Dah_internal.h172 halTsfAddSupport : 1, member
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416_attach.c775 pCap->halTsfAddSupport = AH_TRUE; in ar5416FillCapabilityInfo()