Searched refs:CHANNEL_DFS (Results 1 – 3 of 3) sorted by relevance
534 privFlags = CHANNEL_DFS; in ath9k_regd_add_channel()539 if (privFlags & CHANNEL_DFS) in ath9k_regd_add_channel()943 (cc->privFlags & CHANNEL_DFS)) in ath9k_regd_check_channel()959 (cc->privFlags & CHANNEL_DFS)) in ath9k_regd_check_channel()
451 #define CHANNEL_DFS 0x02 macro
119 #define CHANNEL_DFS 0x02 /* DFS required on channel */ macro