Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/wireless/
H A Dcore.c356 sched_scan_stop_wk); in cfg80211_sched_scan_stop_wk()
497 INIT_WORK(&rdev->sched_scan_stop_wk, cfg80211_sched_scan_stop_wk); in wiphy_new_nm()
1053 flush_work(&rdev->sched_scan_stop_wk); in wiphy_unregister()
H A Dcore.h94 struct work_struct sched_scan_stop_wk; member
H A Dnl80211.c17612 schedule_work(&rdev->sched_scan_stop_wk); in nl80211_netlink_notify()