Searched refs:__cfg80211_stop_sched_scan (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/wireless/ |
H A D | core.h | 454 int __cfg80211_stop_sched_scan(struct cfg80211_registered_device *rdev,
|
H A D | scan.c | 1194 __cfg80211_stop_sched_scan(rdev, reqid, true); in cfg80211_sched_scan_stopped_rtnl() 1225 int __cfg80211_stop_sched_scan(struct cfg80211_registered_device *rdev, in __cfg80211_stop_sched_scan() function
|
H A D | nl80211.c | 8871 return __cfg80211_stop_sched_scan(rdev, cookie, false); in nl80211_stop_sched_scan()
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | core.h | 461 int __cfg80211_stop_sched_scan(struct cfg80211_registered_device *rdev,
|
H A D | scan.c | 1230 __cfg80211_stop_sched_scan(rdev, reqid, true); in cfg80211_sched_scan_stopped_locked() 1261 int __cfg80211_stop_sched_scan(struct cfg80211_registered_device *rdev, in __cfg80211_stop_sched_scan() function
|
H A D | nl80211.c | 9940 return __cfg80211_stop_sched_scan(rdev, cookie, false); in nl80211_stop_sched_scan()
|
Completed in 53 milliseconds