Searched refs:sched_scan_stop (Results 1 – 5 of 5) sorted by relevance
88 void (*sched_scan_stop)(struct wl1271 *wl, struct wl12xx_vif *wlvif); member
1713 .sched_scan_stop = wl12xx_scan_sched_scan_stop,
566 WARN_ON(ops->sched_scan_start && !ops->sched_scan_stop); in wiphy_new_nm()
906 ret = rdev->ops->sched_scan_stop(&rdev->wiphy, dev, reqid); in rdev_sched_scan_stop()
11846 if (!rdev->wiphy.max_sched_scan_reqs || !rdev->ops->sched_scan_stop) in nl80211_channel_switch()