Searched refs:PRI_CH_RADAR_FOUND (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Ddfs.c199 #define PRI_CH_RADAR_FOUND 0x01 macro
216 case PRI_CH_RADAR_FOUND: ath9k_postprocess_radar_event()
236 case (PRI_CH_RADAR_FOUND | EXT_CH_RADAR_FOUND): ath9k_postprocess_radar_event()
340 bool is_ctl = !!(ard.pulse_bw_info & PRI_CH_RADAR_FOUND); ath9k_dfs_process_phyerr()
354 if (ard.pulse_bw_info & PRI_CH_RADAR_FOUND) ath9k_dfs_process_phyerr()
362 #undef PRI_CH_RADAR_FOUND macro

Completed in 65 milliseconds