Searched refs:hw_roc_start (Results 1 – 2 of 2) sorted by relevance
264 container_of(work, struct ieee80211_local, hw_roc_start); in ieee80211_hw_roc_start()288 wiphy_work_queue(hw->wiphy, &local->hw_roc_start); in ieee80211_ready_on_channel()698 wiphy_work_flush(local->hw.wiphy, &local->hw_roc_start); in ieee80211_cancel_roc()997 wiphy_work_init(&local->hw_roc_start, ieee80211_hw_roc_start); in ieee80211_roc_setup()
1588 struct wiphy_work hw_roc_start, hw_roc_done; member