Home
last modified time | relevance | path

Searched refs:__cfg80211_radar_event (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/net/wireless/
Dmlme.c914 void __cfg80211_radar_event(struct wiphy *wiphy, in __cfg80211_radar_event() function
938 EXPORT_SYMBOL(__cfg80211_radar_event);
/linux-5.19.10/include/net/
Dcfg80211.h7769 void __cfg80211_radar_event(struct wiphy *wiphy,
7778 __cfg80211_radar_event(wiphy, chandef, false, gfp); in cfg80211_radar_event()
7786 __cfg80211_radar_event(wiphy, chandef, true, gfp); in cfg80211_background_radar_event()