Home
last modified time | relevance | path

Searched refs:sched_scan_stopped_work (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dmain.c258 flush_work(&local->sched_scan_stopped_work); in ieee80211_restart_work()
724 INIT_WORK(&local->sched_scan_stopped_work, in ieee80211_alloc_hw_nm()
1390 flush_work(&local->sched_scan_stopped_work); in ieee80211_unregister_hw()
H A Dscan.c1448 sched_scan_stopped_work); in ieee80211_sched_scan_stopped_work()
1467 schedule_work(&local->sched_scan_stopped_work); in ieee80211_sched_scan_stopped()
H A Dieee80211_i.h1328 struct work_struct sched_scan_stopped_work; member
/kernel/linux/linux-6.6/net/mac80211/
H A Dmain.c825 wiphy_work_init(&local->sched_scan_stopped_work, in ieee80211_alloc_hw_nm()
1484 wiphy_work_cancel(local->hw.wiphy, &local->sched_scan_stopped_work); in ieee80211_unregister_hw()
H A Dscan.c1439 sched_scan_stopped_work); in ieee80211_sched_scan_stopped_work()
1458 wiphy_work_queue(hw->wiphy, &local->sched_scan_stopped_work); in ieee80211_sched_scan_stopped()
H A Dieee80211_i.h1486 struct wiphy_work sched_scan_stopped_work; member

Completed in 16 milliseconds