Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dscan.c1447 sched_scan_stopped_work); in ieee80211_sched_scan_stopped_work()
1466 wiphy_work_queue(hw->wiphy, &local->sched_scan_stopped_work); in ieee80211_sched_scan_stopped()
H A Dmain.c855 wiphy_work_init(&local->sched_scan_stopped_work, in ieee80211_alloc_hw_nm()
1514 wiphy_work_cancel(local->hw.wiphy, &local->sched_scan_stopped_work); in ieee80211_unregister_hw()
H A Dieee80211_i.h1486 struct wiphy_work sched_scan_stopped_work; member