Searched refs:IEEE80211_CHAN_DFS (Results 1 – 2 of 2) sorted by relevance
188 #define IEEE80211_CHAN_DFS 0x00080000 /* DFS required */ macro308 (((_c)->ic_flags & IEEE80211_CHAN_DFS) != 0)
2301 if (c->ic_flags & IEEE80211_CHAN_DFS) in regdomain_addchans()