Home
last modified time | relevance | path

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

/linux-6.6.21/net/mac80211/
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()
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()
Dieee80211_i.h1486 struct wiphy_work sched_scan_stopped_work; member