Searched refs:hw_begun (Results 1 – 2 of 2) sorted by relevance
216 if (roc->abort || roc->hw_begun || remaining <= 0) in ieee80211_end_finished_rocs()273 roc->hw_begun = true; in ieee80211_hw_roc_start()436 if (!roc->hw_begun) { in ieee80211_reconfig_roc()535 if (!cur_roc->hw_begun && new_roc->duration > cur_roc->duration) in ieee80211_coalesce_hw_started_roc()553 if (cur_roc->hw_begun) { in ieee80211_coalesce_hw_started_roc()554 new_roc->hw_begun = true; in ieee80211_coalesce_hw_started_roc()
354 bool started, abort, hw_begun, notified; member