Searched refs:start_radar_detection (Results 1 – 4 of 4) sorted by relevance
2720 int (*start_radar_detection)(struct wiphy *wiphy, member
3699 .start_radar_detection = mwifiex_cfg80211_start_radar_detection,
3881 .start_radar_detection = ieee80211_start_radar_detection,
6503 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()