Searched refs:roc_done (Results 1 – 1 of 1) sorted by relevance
667 struct delayed_work roc_done; member3013 ieee80211_queue_delayed_work(hwsim->hw, &hwsim->roc_done, in hw_roc_start()3022 container_of(work, struct mac80211_hwsim_data, roc_done.work); in hw_roc_done()3063 cancel_delayed_work_sync(&hwsim->roc_done); in mac80211_hwsim_croc()5114 INIT_DELAYED_WORK(&data->roc_done, hw_roc_done); in mac80211_hwsim_new_radio()