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()503 if (!cur_roc->hw_begun && new_roc->duration > cur_roc->duration) in ieee80211_coalesce_hw_started_roc()521 if (cur_roc->hw_begun) { in ieee80211_coalesce_hw_started_roc()522 new_roc->hw_begun = true; in ieee80211_coalesce_hw_started_roc()
343 bool started, abort, hw_begun, notified; member