Home
last modified time | relevance | path

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

/linux-4.4.14/net/wireless/
Dcore.c328 sched_scan_stop_wk); in cfg80211_sched_scan_stop_wk()
427 INIT_WORK(&rdev->sched_scan_stop_wk, cfg80211_sched_scan_stop_wk); in wiphy_new_nm()
811 flush_work(&rdev->sched_scan_stop_wk); in wiphy_unregister()
Dcore.h98 struct work_struct sched_scan_stop_wk; member
Dnl80211.c13213 schedule_work(&rdev->sched_scan_stop_wk); in nl80211_netlink_notify()