Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/wireless/
H A Dcore.h454 int __cfg80211_stop_sched_scan(struct cfg80211_registered_device *rdev,
H A Dscan.c1155 __cfg80211_stop_sched_scan(rdev, reqid, true); in cfg80211_sched_scan_stopped_rtnl()
1186 int __cfg80211_stop_sched_scan(struct cfg80211_registered_device *rdev, in __cfg80211_stop_sched_scan() function
H A Dnl80211.c8868 return __cfg80211_stop_sched_scan(rdev, cookie, false); in nl80211_stop_sched_scan()