Searched refs:EXT_CH_RADAR_FOUND (Results 1 – 1 of 1) sorted by relevance
200 #define EXT_CH_RADAR_FOUND 0x02 macro226 case EXT_CH_RADAR_FOUND: in ath9k_postprocess_radar_event()236 case (PRI_CH_RADAR_FOUND | EXT_CH_RADAR_FOUND): in ath9k_postprocess_radar_event()341 bool is_ext = !!(ard.pulse_bw_info & EXT_CH_RADAR_FOUND); in ath9k_dfs_process_phyerr()357 ard.pulse_bw_info & EXT_CH_RADAR_FOUND) { in ath9k_dfs_process_phyerr()363 #undef EXT_CH_RADAR_FOUND