Home
last modified time | relevance | path

Searched refs:halCSTSupport (Results 1 – 8 of 8) sorted by relevance

/freebsd-14-stable/sys/dev/ath/ath_hal/ar9001/
HDar9160_attach.c315 pCap->halCSTSupport = AH_TRUE; in ar9160FillCapabilityInfo()
/freebsd-14-stable/sys/dev/ath/ath_hal/ar9002/
HDar9287_attach.c441 pCap->halCSTSupport = AH_TRUE; in ar9287FillCapabilityInfo()
HDar9285_attach.c542 pCap->halCSTSupport = AH_TRUE; in ar9285FillCapabilityInfo()
HDar9280_attach.c887 pCap->halCSTSupport = AH_TRUE; in ar9280FillCapabilityInfo()
/freebsd-14-stable/sys/dev/ath/ath_hal/
HDah_internal.h255 halCSTSupport : 1, member
HDah.c794 return pCap->halCSTSupport ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_attach.c1020 pCap->halCSTSupport = AH_TRUE; in ar5416FillCapabilityInfo()
/freebsd-14-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_attach.c2839 p_cap->halCSTSupport = AH_TRUE; in ar9300_fill_capability_info()