Home
last modified time | relevance | path

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

/net/wireless/
Dcore.c354 sched_scan_stop_wk); in cfg80211_sched_scan_stop_wk()
498 INIT_WORK(&rdev->sched_scan_stop_wk, cfg80211_sched_scan_stop_wk); in wiphy_new_nm()
1026 flush_work(&rdev->sched_scan_stop_wk); in wiphy_unregister()
Dcore.h97 struct work_struct sched_scan_stop_wk; member
Dnl80211.c16748 schedule_work(&rdev->sched_scan_stop_wk); in nl80211_netlink_notify()