Home
last modified time | relevance | path

Searched refs:NL80211_RRF_DFS (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
HDnl80211.h71 NL80211_RRF_DFS = BIT(1), enumerator
/freebsd-13-stable/contrib/wpa/src/drivers/
HDnl80211_copy.h4479 NL80211_RRF_DFS = 1<<4, enumerator
HDdriver_nl80211_capa.c2558 flags & NL80211_RRF_DFS ? " (DFS)" : "", in nl80211_get_reg()
/freebsd-13-stable/sys/contrib/dev/iwlwifi/
HDiwl-nvm-parse.c1558 flags |= NL80211_RRF_DFS; in iwl_nvm_get_regdom_bw_flags()