Home
last modified time | relevance | path

Searched refs:__cfg80211_stop_sched_scan (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/wireless/
H A Dcore.h461 int __cfg80211_stop_sched_scan(struct cfg80211_registered_device *rdev,
H A Dscan.c1245 __cfg80211_stop_sched_scan(rdev, reqid, true); in cfg80211_sched_scan_stopped_locked()
1276 int __cfg80211_stop_sched_scan(struct cfg80211_registered_device *rdev, in __cfg80211_stop_sched_scan() function
H A Dnl80211.c9966 return __cfg80211_stop_sched_scan(rdev, cookie, false); in nl80211_stop_sched_scan()