Searched defs:ath_is_radar_freq (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/ath/
H A Dregd.c257 static bool ath_is_radar_freq(u16 center_freq) function
309 if (ath_is_radar_freq(ch->center_freq) ||
412 if (!ath_is_radar_freq(ch->center_freq))

Completed in 73 milliseconds