Searched refs:hw_roc_start (Results 1 – 3 of 3) sorted by relevance
264 container_of(work, struct ieee80211_local, hw_roc_start); in ieee80211_hw_roc_start()288 ieee80211_queue_work(hw, &local->hw_roc_start); in ieee80211_ready_on_channel()698 flush_work(&local->hw_roc_start); in ieee80211_cancel_roc()997 INIT_WORK(&local->hw_roc_start, ieee80211_hw_roc_start); in ieee80211_roc_setup()
1540 struct work_struct hw_roc_start, hw_roc_done; member
2853 static void hw_roc_start(struct work_struct *work) in hw_roc_start() function4397 INIT_DELAYED_WORK(&data->roc_start, hw_roc_start); in mac80211_hwsim_new_radio()