Searched refs:restart_work (Results 1 – 3 of 3) sorted by relevance
268 container_of(work, struct ieee80211_local, restart_work); in ieee80211_restart_work()335 queue_work(system_freezable_wq, &local->restart_work); in mac80211_restart_hw()794 INIT_WORK(&local->restart_work, ieee80211_restart_work); in mac80211_alloc_hw_nm()1473 cancel_work_sync(&local->restart_work); in mac80211_unregister_hw()
1406 struct work_struct restart_work; member
2195 cancel_work_sync(&local->restart_work); in ieee80211_reconfig()