Home
last modified time | relevance | path

Searched refs:cfg80211_set_dfs_state (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/net/wireless/
Dmlme.c920 cfg80211_set_dfs_state(wiphy, chandef, NL80211_DFS_UNAVAILABLE); in cfg80211_radar_event()
953 cfg80211_set_dfs_state(wiphy, chandef, NL80211_DFS_AVAILABLE); in cfg80211_cac_event()
Dcore.h482 void cfg80211_set_dfs_state(struct wiphy *wiphy,
Dchan.c417 void cfg80211_set_dfs_state(struct wiphy *wiphy, in cfg80211_set_dfs_state() function
Dreg.c4209 cfg80211_set_dfs_state(&rdev->wiphy, chandef, dfs_state); in regulatory_propagate_dfs_state()
Dnl80211.c9166 cfg80211_set_dfs_state(wiphy, &chandef, NL80211_DFS_UNAVAILABLE); in nl80211_notify_radar_detection()