Lines Matching refs:started
203 if (!roc->started) in ieee80211_end_finished_rocs()
242 roc->started = true; in ieee80211_handle_roc_started()
268 if (!roc->started) in ieee80211_hw_roc_start()
304 if (WARN_ON(roc->started)) in _ieee80211_start_next_roc()
336 tmp->started = true; in _ieee80211_start_next_roc()
347 tmp->started = true; in _ieee80211_start_next_roc()
401 if (WARN_ON_ONCE(roc->started)) in ieee80211_start_next_roc()
428 if (!roc->started) { in __ieee80211_roc_work()
495 if (WARN_ON(!cur_roc->started)) in ieee80211_coalesce_hw_started_roc()
599 roc->started = true; in ieee80211_start_roc_work()
616 if (!tmp->started) { in ieee80211_start_roc_work()
714 if (!found->started) { in ieee80211_cancel_roc()
732 if (!roc->started) in ieee80211_cancel_roc()
976 if (roc->started) { in ieee80211_roc_purge()