Searched refs:IEEE80211_DFS_MIN_CAC_TIME_MS (Results 1 – 3 of 3) sorted by relevance
1202 chan->dfs_cac_ms = IEEE80211_DFS_MIN_CAC_TIME_MS; in handle_channel()1224 chan->dfs_cac_ms = IEEE80211_DFS_MIN_CAC_TIME_MS; in handle_channel()1750 chan->dfs_cac_ms = IEEE80211_DFS_MIN_CAC_TIME_MS; in handle_channel_custom()
6346 cac_time_ms = IEEE80211_DFS_MIN_CAC_TIME_MS; in nl80211_start_radar_detection()
140 #define IEEE80211_DFS_MIN_CAC_TIME_MS 60000 macro