Searched refs:NL80211_DFS_UNAVAILABLE (Results 1 - 17 of 17) sorted by relevance
/kernel/linux/linux-5.10/net/wireless/ |
H A D | mlme.c | 852 if (c->dfs_state != NL80211_DFS_UNAVAILABLE && in cfg80211_dfs_channels_update_work() 856 if (c->dfs_state == NL80211_DFS_UNAVAILABLE) { in cfg80211_dfs_channels_update_work() 916 cfg80211_set_dfs_state(wiphy, chandef, NL80211_DFS_UNAVAILABLE); in cfg80211_radar_event()
|
H A D | chan.c | 572 if (c->dfs_state == NL80211_DFS_UNAVAILABLE) in cfg80211_get_chans_dfs_usable()
|
H A D | core.c | 376 NL80211_DFS_UNAVAILABLE, in cfg80211_propagate_radar_detect_wk()
|
H A D | nl80211.c | 8981 if (chandef.chan->dfs_state == NL80211_DFS_UNAVAILABLE) in nl80211_notify_radar_detection() 8984 cfg80211_set_dfs_state(wiphy, &chandef, NL80211_DFS_UNAVAILABLE); in nl80211_notify_radar_detection()
|
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | qlink_util.c | 209 case NL80211_DFS_UNAVAILABLE: in qlink_utils_dfs_state_cfg2q()
|
H A D | commands.c | 1484 NL80211_DFS_UNAVAILABLE; in qtnf_cmd_resp_fill_band_info()
|
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | qlink_util.c | 209 case NL80211_DFS_UNAVAILABLE: in qlink_utils_dfs_state_cfg2q()
|
H A D | commands.c | 1473 NL80211_DFS_UNAVAILABLE; in qtnf_cmd_resp_fill_band_info()
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | mlme.c | 926 if (c->dfs_state != NL80211_DFS_UNAVAILABLE && in cfg80211_dfs_channels_update_work() 930 if (c->dfs_state == NL80211_DFS_UNAVAILABLE) { in cfg80211_dfs_channels_update_work() 990 cfg80211_set_dfs_state(wiphy, chandef, NL80211_DFS_UNAVAILABLE); in __cfg80211_radar_event()
|
H A D | chan.c | 622 if (c->dfs_state == NL80211_DFS_UNAVAILABLE) in cfg80211_get_chans_dfs_usable()
|
H A D | core.c | 395 NL80211_DFS_UNAVAILABLE, in cfg80211_propagate_radar_detect_wk()
|
H A D | nl80211.c | 10075 if (chandef.chan->dfs_state == NL80211_DFS_UNAVAILABLE) in nl80211_notify_radar_detection() 10078 cfg80211_set_dfs_state(wiphy, &chandef, NL80211_DFS_UNAVAILABLE); in nl80211_notify_radar_detection()
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 1374 NL80211_DFS_UNAVAILABLE, enumerator
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | nl80211.h | 6172 * @NL80211_DFS_UNAVAILABLE: A radar has been detected on this channel, it 6178 NL80211_DFS_UNAVAILABLE, enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | nl80211.h | 6691 * @NL80211_DFS_UNAVAILABLE: A radar has been detected on this channel, it 6697 NL80211_DFS_UNAVAILABLE, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 1524 NL80211_DFS_UNAVAILABLE, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 1512 NL80211_DFS_UNAVAILABLE, enumerator
|
Completed in 94 milliseconds