Home
last modified time | relevance | path

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

/linux-6.1.9/net/wireless/
Dcore.c369 sched_scan_stop_wk); in cfg80211_sched_scan_stop_wk()
511 INIT_WORK(&rdev->sched_scan_stop_wk, cfg80211_sched_scan_stop_wk); in wiphy_new_nm()
1077 flush_work(&rdev->sched_scan_stop_wk); in wiphy_unregister()
Dcore.h98 struct work_struct sched_scan_stop_wk; member
Dnl80211.c19526 schedule_work(&rdev->sched_scan_stop_wk); in nl80211_netlink_notify()