Searched refs:restart_work (Results 1 – 3 of 3) sorted by relevance
246 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()
1377 struct work_struct restart_work; member
2184 cancel_work_sync(&local->restart_work); in ieee80211_reconfig()