Searched refs:cfg80211_set_dfs_state (Results 1 – 5 of 5) sorted by relevance
| /linux/net/wireless/ |
| A D | mlme.c | 920 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()
|
| A D | core.h | 482 void cfg80211_set_dfs_state(struct wiphy *wiphy,
|
| A D | chan.c | 417 void cfg80211_set_dfs_state(struct wiphy *wiphy, in cfg80211_set_dfs_state() function
|
| A D | reg.c | 4235 cfg80211_set_dfs_state(&rdev->wiphy, chandef, dfs_state); in regulatory_propagate_dfs_state()
|
| A D | nl80211.c | 9366 cfg80211_set_dfs_state(wiphy, &chandef, NL80211_DFS_UNAVAILABLE); in nl80211_notify_radar_detection()
|
Completed in 57 milliseconds