Searched refs:roc_done (Results 1 – 1 of 1) sorted by relevance
694 struct delayed_work roc_done; member3096 ieee80211_queue_delayed_work(hwsim->hw, &hwsim->roc_done, in hw_roc_start()3105 container_of(work, struct mac80211_hwsim_data, roc_done.work); in hw_roc_done()3146 cancel_delayed_work_sync(&hwsim->roc_done); in mac80211_hwsim_croc()5291 INIT_DELAYED_WORK(&data->roc_done, hw_roc_done); in mac80211_hwsim_new_radio()