Searched refs:new_roc (Results 1 – 1 of 1) sorted by relevance
489 struct ieee80211_roc_work *new_roc, in ieee80211_coalesce_hw_started_roc() argument501 if (!cur_roc->hw_begun && new_roc->duration > cur_roc->duration) in ieee80211_coalesce_hw_started_roc()509 if (new_roc->duration > jiffies_to_msecs(remaining)) in ieee80211_coalesce_hw_started_roc()513 list_add(&new_roc->list, &cur_roc->list); in ieee80211_coalesce_hw_started_roc()520 new_roc->hw_begun = true; in ieee80211_coalesce_hw_started_roc()521 ieee80211_handle_roc_started(new_roc, now); in ieee80211_coalesce_hw_started_roc()