Home
last modified time | relevance | path

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

/Linux-v4.19/net/wireless/
Dcore.c339 sched_scan_stop_wk); in cfg80211_sched_scan_stop_wk()
483 INIT_WORK(&rdev->sched_scan_stop_wk, cfg80211_sched_scan_stop_wk); in wiphy_new_nm()
973 flush_work(&rdev->sched_scan_stop_wk); in wiphy_unregister()
Dcore.h95 struct work_struct sched_scan_stop_wk; member
Dnl80211.c15883 schedule_work(&rdev->sched_scan_stop_wk); in nl80211_netlink_notify()