Searched refs:hw_roc_done (Results 1 – 3 of 3) sorted by relevance
522 wiphy_work_flush(local->hw.wiphy, &local->hw_roc_done); in ieee80211_restart_work()
1669 struct wiphy_work hw_roc_start, hw_roc_done;1671 struct wiphy_work hw_roc_start, hw_roc_done; global() member
3153 static void hw_roc_done(struct work_struct *work) in hw_roc_done() function5581 INIT_DELAYED_WORK(&data->roc_done, hw_roc_done); in mac80211_hwsim_new_radio()