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

/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dnl80211.h71 NL80211_RRF_DFS = BIT(1), enumerator in enum:nl80211_reg_rule_flags
/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Dreg.c310 flags |= NL80211_RRF_DFS;
666 if (flags & NL80211_RRF_DFS &&
/freebsd-current/sys/contrib/dev/athk/ath11k/
H A Dreg.c348 flags |= NL80211_RRF_DFS;
713 if (flags & NL80211_RRF_DFS &&
/freebsd-current/contrib/wpa/src/drivers/
H A Dnl80211_copy.h4031 * @NL80211_RRF_DFS: DFS support is required to be used
4052 NL80211_RRF_DFS = 1<<4, enumerator in enum:nl80211_reg_rule_flags
H A Ddriver_nl80211_capa.c2350 flags & NL80211_RRF_DFS ? " (DFS)" : "",
/freebsd-current/sys/contrib/dev/iwlwifi/
H A Diwl-nvm-parse.c1558 flags |= NL80211_RRF_DFS;

Completed in 145 milliseconds