Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dcfg80211.h2720 int (*start_radar_detection)(struct wiphy *wiphy, member
/linux-4.4.14/drivers/net/wireless/mwifiex/
Dcfg80211.c3699 .start_radar_detection = mwifiex_cfg80211_start_radar_detection,
/linux-4.4.14/net/mac80211/
Dcfg.c3881 .start_radar_detection = ieee80211_start_radar_detection,
/linux-4.4.14/net/wireless/
Dnl80211.c6503 if (!rdev->ops->start_radar_detection) in nl80211_start_radar_detection()
6510 err = rdev->ops->start_radar_detection(&rdev->wiphy, dev, &chandef, in nl80211_start_radar_detection()