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