Searched refs:PRI_CH_RADAR_FOUND (Results 1 – 1 of 1) sorted by relevance
199 #define PRI_CH_RADAR_FOUND 0x01 macro216 case PRI_CH_RADAR_FOUND: in ath9k_postprocess_radar_event()236 case (PRI_CH_RADAR_FOUND | EXT_CH_RADAR_FOUND): in ath9k_postprocess_radar_event()340 bool is_ctl = !!(ard.pulse_bw_info & PRI_CH_RADAR_FOUND); in ath9k_dfs_process_phyerr()354 if (ard.pulse_bw_info & PRI_CH_RADAR_FOUND) in ath9k_dfs_process_phyerr()362 #undef PRI_CH_RADAR_FOUND