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()
306 if (WARN_ON(roc->started)) in _ieee80211_start_next_roc()
338 tmp->started = true; in _ieee80211_start_next_roc()
349 tmp->started = true; in _ieee80211_start_next_roc()
403 if (WARN_ON_ONCE(roc->started)) in ieee80211_start_next_roc()
430 if (!roc->started) { in __ieee80211_roc_work()
497 if (WARN_ON(!cur_roc->started)) in ieee80211_coalesce_hw_started_roc()
601 roc->started = true; in ieee80211_start_roc_work()
618 if (!tmp->started) { in ieee80211_start_roc_work()
716 if (!found->started) { in ieee80211_cancel_roc()
734 if (!roc->started) in ieee80211_cancel_roc()
1014 if (roc->started) { in ieee80211_roc_purge()