Home
last modified time | relevance | path

Searched refs:halExtChanDfsSupport (Results 1 – 9 of 9) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/ar9001/
H A Dar9130_attach.c293 pCap->halExtChanDfsSupport = AH_TRUE; in ar9130FillCapabilityInfo()
H A Dar9160_attach.c319 pCap->halExtChanDfsSupport = AH_TRUE; in ar9160FillCapabilityInfo()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_radar.c255 doDfsExtCh = AH_PRIVATE(ah)->ah_caps.halExtChanDfsSupport; in ar5416ProcessRadarEvent()
/dragonfly/sys/dev/netif/ath/ath_hal/ar9002/
H A Dar9287_attach.c446 pCap->halExtChanDfsSupport = AH_TRUE; in ar9287FillCapabilityInfo()
H A Dar9285_attach.c546 pCap->halExtChanDfsSupport = AH_TRUE; in ar9285FillCapabilityInfo()
H A Dar9280_attach.c892 pCap->halExtChanDfsSupport = AH_TRUE; in ar9280FillCapabilityInfo()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h253 halExtChanDfsSupport : 1, member
H A Dah.c700 return pCap->halExtChanDfsSupport ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c2874 p_cap->halExtChanDfsSupport = AH_TRUE; in ar9300_fill_capability_info()