Searched refs:halExtChanDfsSupport (Results 1 – 9 of 9) sorted by relevance
255 doDfsExtCh = AH_PRIVATE(ah)->ah_caps.halExtChanDfsSupport; in ar5416ProcessRadarEvent()
319 pCap->halExtChanDfsSupport = AH_TRUE; in ar9160FillCapabilityInfo()
445 pCap->halExtChanDfsSupport = AH_TRUE; in ar9287FillCapabilityInfo()
546 pCap->halExtChanDfsSupport = AH_TRUE; in ar9285FillCapabilityInfo()
891 pCap->halExtChanDfsSupport = AH_TRUE; in ar9280FillCapabilityInfo()
156 doDfsExtCh = AH_PRIVATE(ah)->ah_caps.halExtChanDfsSupport; in ar9300_freebsd_proc_radar_event()
2879 p_cap->halExtChanDfsSupport = AH_TRUE; in ar9300_fill_capability_info()
259 halExtChanDfsSupport : 1, member
801 return pCap->halExtChanDfsSupport ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()