sched_scan_stopped_work 1289 net/mac80211/ieee80211_i.h 	struct work_struct sched_scan_stopped_work;
sched_scan_stopped_work  251 net/mac80211/main.c 	flush_work(&local->sched_scan_stopped_work);
sched_scan_stopped_work  692 net/mac80211/main.c 	INIT_WORK(&local->sched_scan_stopped_work,
sched_scan_stopped_work 1340 net/mac80211/main.c 	flush_work(&local->sched_scan_stopped_work);
sched_scan_stopped_work 1373 net/mac80211/scan.c 			     sched_scan_stopped_work);
sched_scan_stopped_work 1392 net/mac80211/scan.c 	schedule_work(&local->sched_scan_stopped_work);