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

/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink_util.c260 flags |= NL80211_RRF_DFS;
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dchannel.c67 NL80211_RRF_DFS | \
70 NL80211_RRF_DFS | \
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dreg.c299 flags |= NL80211_RRF_DFS;
669 if (flags & NL80211_RRF_DFS &&
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dreg.c336 flags |= NL80211_RRF_DFS;
760 if (flags & NL80211_RRF_DFS &&
/linux-master/net/wireless/
H A Dreg.c267 NL80211_RRF_DFS),
272 NL80211_RRF_DFS),
964 rrule->flags |= NL80211_RRF_DFS;
1573 if (rd_flags & NL80211_RRF_DFS)
3738 if (reg_rule->flags & NL80211_RRF_DFS)
/linux-master/drivers/net/wireless/intel/iwlwifi/
H A Diwl-nvm-parse.c1642 flags |= NL80211_RRF_DFS;
1653 if (flags & NL80211_RRF_DFS) {
/linux-master/include/uapi/linux/
H A Dnl80211.h4271 * Section B.3). Should be used together with %NL80211_RRF_DFS only.
4506 * @NL80211_RRF_DFS: DFS support is required to be used
4527 Should be used together with %NL80211_RRF_DFS only.
4536 NL80211_RRF_DFS = 1<<4, enumerator in enum:nl80211_reg_rule_flags
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmdresp.c1114 rule->flags = NL80211_RRF_DFS;
/linux-master/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c201 NL80211_RRF_DFS_CONCURRENT | NL80211_RRF_DFS |
204 NL80211_RRF_DFS_CONCURRENT | NL80211_RRF_DFS),

Completed in 202 milliseconds