Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_radar.c256 doDfsEnhanced = AH_PRIVATE(ah)->ah_caps.halEnhancedDfsSupport; in ar5416ProcessRadarEvent()
H A Dar5416_attach.c1021 pCap->halEnhancedDfsSupport = AH_FALSE; in ar5416FillCapabilityInfo()
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_attach.c465 pCap->halEnhancedDfsSupport = AH_TRUE; in ar9287FillCapabilityInfo()
H A Dar9280_attach.c915 pCap->halEnhancedDfsSupport = AH_TRUE; in ar9280FillCapabilityInfo()
/freebsd/sys/dev/ath/ath_hal/
H A Dah_internal.h263 halEnhancedDfsSupport : 1, member
H A Dah.c859 return pCap->halEnhancedDfsSupport ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c157 doDfsEnhanced = AH_PRIVATE(ah)->ah_caps.halEnhancedDfsSupport; in ar9300_freebsd_proc_radar_event()
H A Dar9300_attach.c2977 p_cap->halEnhancedDfsSupport = AH_TRUE; in ar9300_fill_capability_info()