Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dmlme.c978 void __cfg80211_radar_event(struct wiphy *wiphy, in __cfg80211_radar_event() function
1002 EXPORT_SYMBOL(__cfg80211_radar_event);
/openbmc/linux/include/net/
H A Dcfg80211.h8400 void __cfg80211_radar_event(struct wiphy *wiphy,
8409 __cfg80211_radar_event(wiphy, chandef, false, gfp); in cfg80211_radar_event()
8417 __cfg80211_radar_event(wiphy, chandef, true, gfp); in cfg80211_background_radar_event()