Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/ath_hal/ar5212/
HDar5212_misc.c886 return pCap->halTsfAddSupport ? HAL_OK : HAL_ENOTSUPP; in ar5212GetCapability()
1034 if (pCap->halTsfAddSupport) { in ar5212SetCapability()
HDar5212_attach.c860 pCap->halTsfAddSupport = AH_TRUE; in ar5212FillCapabilityInfo()
/NextBSD/sys/dev/ath/ath_hal/
HDah_internal.h234 halTsfAddSupport : 1, member
/NextBSD/sys/dev/ath/ath_hal/ar5416/
HDar5416_attach.c952 pCap->halTsfAddSupport = AH_TRUE; in ar5416FillCapabilityInfo()
/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_misc.c768 return p_cap->halTsfAddSupport ? HAL_OK : HAL_ENOTSUPP; in ar9300_get_capability()
1016 if (p_cap->halTsfAddSupport) { in ar9300_set_capability()
HDar9300_attach.c2795 p_cap->halTsfAddSupport = AH_TRUE; in ar9300_fill_capability_info()