Searched refs:roc_done (Results 1 – 1 of 1) sorted by relevance
571 struct delayed_work roc_done; member2378 ieee80211_queue_delayed_work(hwsim->hw, &hwsim->roc_done, in hw_roc_start()2387 container_of(work, struct mac80211_hwsim_data, roc_done.work); in hw_roc_done()2428 cancel_delayed_work_sync(&hwsim->roc_done); in mac80211_hwsim_croc()3100 INIT_DELAYED_WORK(&data->roc_done, hw_roc_done); in mac80211_hwsim_new_radio()