Lines Matching refs:started
221 if (!roc->started) in ieee80211_end_finished_rocs()
260 roc->started = true; in ieee80211_handle_roc_started()
286 if (!roc->started) in ieee80211_hw_roc_start()
322 if (WARN_ON(roc->started)) in _ieee80211_start_next_roc()
354 tmp->started = true; in _ieee80211_start_next_roc()
365 tmp->started = true; in _ieee80211_start_next_roc()
419 if (WARN_ON_ONCE(roc->started)) in ieee80211_start_next_roc()
446 if (!roc->started) { in __ieee80211_roc_work()
513 if (WARN_ON(!cur_roc->started)) in ieee80211_coalesce_hw_started_roc()
613 roc->started = true; in ieee80211_start_roc_work()
630 if (!tmp->started) { in ieee80211_start_roc_work()
728 if (!found->started) { in ieee80211_cancel_roc()
746 if (!roc->started) in ieee80211_cancel_roc()
990 if (roc->started) { in ieee80211_roc_purge()