Home
last modified time | relevance | path

Searched refs:start_radar_detection (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/net/
Dcfg80211.h2676 int (*start_radar_detection)(struct wiphy *wiphy, member
/linux-4.1.27/drivers/net/wireless/mwifiex/
Dcfg80211.c3421 .start_radar_detection = mwifiex_cfg80211_start_radar_detection,
/linux-4.1.27/net/mac80211/
Dcfg.c3776 .start_radar_detection = ieee80211_start_radar_detection,
/linux-4.1.27/net/wireless/
Dnl80211.c6341 if (!rdev->ops->start_radar_detection) in nl80211_start_radar_detection()
6348 err = rdev->ops->start_radar_detection(&rdev->wiphy, dev, &chandef, in nl80211_start_radar_detection()