Searched refs:NL80211_DFS_USABLE (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink_util.c205 case NL80211_DFS_USABLE:
H A Dcommands.c1468 chan->dfs_state = NL80211_DFS_USABLE;
/linux-master/net/wireless/
H A Dchan.c800 if (c->dfs_state == NL80211_DFS_USABLE)
1045 !(c->dfs_state == NL80211_DFS_USABLE && dfs_offload))
H A Dreg.c1815 chan->dfs_state = NL80211_DFS_USABLE;
1913 chan->dfs_state = NL80211_DFS_USABLE;
2575 chan->dfs_state = NL80211_DFS_USABLE;
2981 dst_chan->dfs_state == NL80211_DFS_USABLE) {
H A Dmlme.c1053 c->dfs_state = NL80211_DFS_USABLE;
/linux-master/include/uapi/linux/
H A Dnl80211.h6835 * @NL80211_DFS_USABLE: The channel can be used, but channel availability
6842 NL80211_DFS_USABLE, enumerator in enum:nl80211_dfs_state
/linux-master/drivers/net/wireless/ti/wlcore/
H A Dmain.c4689 ctx->def.chan->dfs_state == NL80211_DFS_USABLE) {
4739 ctx->def.chan->dfs_state == NL80211_DFS_USABLE) {
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dmac.c6432 * and state as NL80211_DFS_USABLE which indicates CAC needs to be
6439 chandef->chan->dfs_state == NL80211_DFS_USABLE) {

Completed in 176 milliseconds