Searched refs:EXT_CH_RADAR_FOUND (Results 1 – 1 of 1) sorted by relevance
198 #define EXT_CH_RADAR_FOUND 0x02 macro224 case EXT_CH_RADAR_FOUND: in ath9k_postprocess_radar_event()234 case (PRI_CH_RADAR_FOUND | EXT_CH_RADAR_FOUND): in ath9k_postprocess_radar_event()339 bool is_ext = !!(ard.pulse_bw_info & EXT_CH_RADAR_FOUND); in ath9k_dfs_process_phyerr()355 ard.pulse_bw_info & EXT_CH_RADAR_FOUND) { in ath9k_dfs_process_phyerr()361 #undef EXT_CH_RADAR_FOUND