Home
last modified time | relevance | path

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

/linux-6.15/net/mac80211/
H A Dscan.c1429 sched_scan_stopped_work); in ieee80211_sched_scan_stopped_work()
1448 wiphy_work_queue(hw->wiphy, &local->sched_scan_stopped_work); in ieee80211_sched_scan_stopped()
H A Dmain.c994 wiphy_work_init(&local->sched_scan_stopped_work, in ieee80211_alloc_hw_nm()
1690 wiphy_work_cancel(local->hw.wiphy, &local->sched_scan_stopped_work); in ieee80211_unregister_hw()
H A Dieee80211_i.h1517 struct wiphy_work sched_scan_stopped_work; member