Searched refs:PRI_CH_RADAR_FOUND (Results 1 – 1 of 1) sorted by relevance
197 #define PRI_CH_RADAR_FOUND 0x01 macro214 case PRI_CH_RADAR_FOUND: in ath9k_postprocess_radar_event()234 case (PRI_CH_RADAR_FOUND | EXT_CH_RADAR_FOUND): in ath9k_postprocess_radar_event()338 bool is_ctl = !!(ard.pulse_bw_info & PRI_CH_RADAR_FOUND); in ath9k_dfs_process_phyerr()352 if (ard.pulse_bw_info & PRI_CH_RADAR_FOUND) in ath9k_dfs_process_phyerr()360 #undef PRI_CH_RADAR_FOUND