Searched refs:sched_scan_stop_work (Results 1 – 3 of 3) sorted by relevance
2992 schedule_delayed_work(&cfg->sched_scan_stop_work, 0); in wl_notify_escan_complete()3956 cancel_delayed_work(&cfg->sched_scan_stop_work); in wl_cfg80211_sched_scan_stop()4005 cfg = container_of(dw, struct bcm_cfg80211, sched_scan_stop_work); in wl_cfgscan_sched_scan_stop_work()4840 schedule_delayed_work(&cfg->sched_scan_stop_work, 0); in wl_notify_sched_scan_results()
1963 struct delayed_work sched_scan_stop_work; member
15691 cancel_delayed_work_sync(&cfg->sched_scan_stop_work); in wl_deinit_priv()15960 INIT_DELAYED_WORK(&cfg->sched_scan_stop_work, wl_cfgscan_sched_scan_stop_work); in wl_cfg80211_attach()