Searched refs:sched_scan_stop (Results 1 – 9 of 9) sorted by relevance
942 if (!local->ops->sched_scan_stop) { in ieee80211_request_sched_scan_stop()
306 local->ops->sched_scan_stop(&local->hw, &sdata->vif); in drv_sched_scan_stop()
1590 if (!sdata->local->ops->sched_scan_stop) in ieee80211_sched_scan_stop()2722 .sched_scan_stop = ieee80211_sched_scan_stop,
2184 void (*sched_scan_stop)(struct ieee80211_hw *hw, member
1683 int (*sched_scan_stop)(struct wiphy *wiphy, struct net_device *dev); member
146 int err = rdev->ops->sched_scan_stop(&rdev->wiphy, dev); in __cfg80211_stop_sched_scan()
4124 !rdev->ops->sched_scan_stop) in nl80211_stop_sched_scan()
2969 .sched_scan_stop = ath6kl_cfg80211_sscan_stop,
4849 .sched_scan_stop = wl1271_op_sched_scan_stop,