Home
last modified time | relevance | path

Searched refs:NL80211_DFS_UNAVAILABLE (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink_util.c209 case NL80211_DFS_UNAVAILABLE: in qlink_utils_dfs_state_cfg2q()
H A Dcommands.c1474 NL80211_DFS_UNAVAILABLE; in qtnf_cmd_resp_fill_band_info()
/linux/net/wireless/
H A Dmlme.c1033 if (c->dfs_state != NL80211_DFS_UNAVAILABLE && in cfg80211_dfs_channels_update_work()
1037 if (c->dfs_state == NL80211_DFS_UNAVAILABLE) { in cfg80211_dfs_channels_update_work()
1097 cfg80211_set_dfs_state(wiphy, chandef, NL80211_DFS_UNAVAILABLE); in __cfg80211_radar_event()
H A Dchan.c835 if (c->dfs_state == NL80211_DFS_UNAVAILABLE) in cfg80211_get_chans_dfs_usable()
H A Dcore.c395 NL80211_DFS_UNAVAILABLE, in cfg80211_propagate_radar_detect_wk()
H A Dnl80211.c10225 if (chandef.chan->dfs_state == NL80211_DFS_UNAVAILABLE) in nl80211_notify_radar_detection()
10228 cfg80211_set_dfs_state(wiphy, &chandef, NL80211_DFS_UNAVAILABLE); in nl80211_notify_radar_detection()
/linux/include/uapi/linux/
H A Dnl80211.h6869 NL80211_DFS_UNAVAILABLE, enumerator