Searched refs:cfg80211_stop_sched_scan_req (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | core.c | 361 cfg80211_stop_sched_scan_req(rdev, req, false); in cfg80211_sched_scan_stop_wk() 1184 cfg80211_stop_sched_scan_req(rdev, pos, false); in __cfg80211_leave() 1356 cfg80211_stop_sched_scan_req(rdev, pos, false); in cfg80211_netdev_notifier_call()
|
| H A D | core.h | 451 int cfg80211_stop_sched_scan_req(struct cfg80211_registered_device *rdev,
|
| H A D | scan.c | 1167 int cfg80211_stop_sched_scan_req(struct cfg80211_registered_device *rdev, in cfg80211_stop_sched_scan_req() function 1197 return cfg80211_stop_sched_scan_req(rdev, sched_scan_req, in __cfg80211_stop_sched_scan()
|
| H A D | nl80211.c | 8879 return cfg80211_stop_sched_scan_req(rdev, req, false); in nl80211_stop_sched_scan()
|