Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/quantenna/qtnfmac/
A Dqlink_util.c209 case NL80211_DFS_UNAVAILABLE: in qlink_utils_dfs_state_cfg2q()
A Dcommands.c1472 NL80211_DFS_UNAVAILABLE; in qtnf_cmd_resp_fill_band_info()
/linux-6.3-rc2/net/wireless/
A Dmlme.c894 if (c->dfs_state != NL80211_DFS_UNAVAILABLE && in cfg80211_dfs_channels_update_work()
898 if (c->dfs_state == NL80211_DFS_UNAVAILABLE) { in cfg80211_dfs_channels_update_work()
958 cfg80211_set_dfs_state(wiphy, chandef, NL80211_DFS_UNAVAILABLE); in __cfg80211_radar_event()
A Dchan.c622 if (c->dfs_state == NL80211_DFS_UNAVAILABLE) in cfg80211_get_chans_dfs_usable()
A Dcore.c389 NL80211_DFS_UNAVAILABLE, in cfg80211_propagate_radar_detect_wk()
A Dnl80211.c9940 if (chandef.chan->dfs_state == NL80211_DFS_UNAVAILABLE) in nl80211_notify_radar_detection()
9943 cfg80211_set_dfs_state(wiphy, &chandef, NL80211_DFS_UNAVAILABLE); in nl80211_notify_radar_detection()
/linux-6.3-rc2/include/uapi/linux/
A Dnl80211.h6614 NL80211_DFS_UNAVAILABLE, enumerator

Completed in 60 milliseconds