Searched refs:cfg80211_set_dfs_state (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/net/wireless/ |
D | mlme.c | 951 cfg80211_set_dfs_state(wiphy, chandef, NL80211_DFS_UNAVAILABLE); in __cfg80211_radar_event() 988 cfg80211_set_dfs_state(wiphy, chandef, NL80211_DFS_AVAILABLE); in cfg80211_cac_event() 1028 cfg80211_set_dfs_state(wiphy, chandef, NL80211_DFS_AVAILABLE); in __cfg80211_background_cac_event()
|
D | core.h | 475 void cfg80211_set_dfs_state(struct wiphy *wiphy,
|
D | chan.c | 467 void cfg80211_set_dfs_state(struct wiphy *wiphy, in cfg80211_set_dfs_state() function
|
D | reg.c | 4288 cfg80211_set_dfs_state(&rdev->wiphy, chandef, dfs_state); in regulatory_propagate_dfs_state()
|
D | nl80211.c | 9857 cfg80211_set_dfs_state(wiphy, &chandef, NL80211_DFS_UNAVAILABLE); in nl80211_notify_radar_detection()
|