Home
last modified time | relevance | path

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

/net/mac80211/
Dmain.c341 container_of(work, struct ieee80211_local, restart_work); in ieee80211_restart_work()
422 queue_work(system_freezable_wq, &local->restart_work); in ieee80211_restart_hw()
838 INIT_WORK(&local->restart_work, ieee80211_restart_work); in ieee80211_alloc_hw_nm()
1516 cancel_work_sync(&local->restart_work); in ieee80211_unregister_hw()
Dieee80211_i.h1573 struct work_struct restart_work; member
Dutil.c2559 cancel_work_sync(&local->restart_work); in ieee80211_reconfig()