Searched refs:new_roc (Results 1 – 1 of 1) sorted by relevance
507 struct ieee80211_roc_work *new_roc, in ieee80211_coalesce_hw_started_roc() argument519 if (!cur_roc->hw_begun && new_roc->duration > cur_roc->duration) in ieee80211_coalesce_hw_started_roc()527 if (new_roc->duration > jiffies_to_msecs(remaining)) in ieee80211_coalesce_hw_started_roc()531 list_add(&new_roc->list, &cur_roc->list); in ieee80211_coalesce_hw_started_roc()538 new_roc->hw_begun = true; in ieee80211_coalesce_hw_started_roc()539 ieee80211_handle_roc_started(new_roc, now); in ieee80211_coalesce_hw_started_roc()