Home
last modified time | relevance | path

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

/net/mac80211/
Dmain.c246 container_of(work, struct ieee80211_local, restart_work); in ieee80211_restart_work()
313 queue_work(system_freezable_wq, &local->restart_work); in ieee80211_restart_hw()
678 INIT_WORK(&local->restart_work, ieee80211_restart_work); in ieee80211_alloc_hw_nm()
1334 cancel_work_sync(&local->restart_work); in ieee80211_unregister_hw()
Dieee80211_i.h1377 struct work_struct restart_work; member
Dutil.c2184 cancel_work_sync(&local->restart_work); in ieee80211_reconfig()