Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c886 return pCap->halTsfAddSupport ? HAL_OK : HAL_ENOTSUPP; in ar5212GetCapability()
1034 if (pCap->halTsfAddSupport) { in ar5212SetCapability()
H A Dar5212_attach.c862 pCap->halTsfAddSupport = AH_TRUE; in ar5212FillCapabilityInfo()
/freebsd/sys/dev/ath/ath_hal/
H A Dah_internal.h240 halTsfAddSupport : 1, member
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c951 pCap->halTsfAddSupport = AH_TRUE; in ar5416FillCapabilityInfo()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c771 return p_cap->halTsfAddSupport ? HAL_OK : HAL_ENOTSUPP; in ar9300_get_capability()
1027 if (p_cap->halTsfAddSupport) { in ar9300_set_capability()
H A Dar9300_attach.c2800 p_cap->halTsfAddSupport = AH_TRUE; in ar9300_fill_capability_info()