Lines Matching refs:started
205 if (!roc->started) in ieee80211_end_finished_rocs()
244 roc->started = true; in ieee80211_handle_roc_started()
270 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()
404 if (WARN_ON_ONCE(roc->started)) in ieee80211_start_next_roc()
433 if (!roc->started) in ieee80211_reconfig_roc()
438 roc->started = false; in ieee80211_reconfig_roc()
464 if (!roc->started) { in __ieee80211_roc_work()
529 if (WARN_ON(!cur_roc->started)) in ieee80211_coalesce_hw_started_roc()
636 roc->started = true; in ieee80211_start_roc_work()
653 if (!tmp->started) { in ieee80211_start_roc_work()
748 if (!found->started) { in ieee80211_cancel_roc()
782 if (!roc->started) in ieee80211_cancel_roc()
1075 if (roc->started) { in ieee80211_roc_purge()