Searched refs:new_roc (Results 1 – 1 of 1) sorted by relevance
2512 struct ieee80211_roc_work *new_roc, in ieee80211_coalesce_started_roc() argument2524 if (new_roc->duration > jiffies_to_msecs(remaining)) in ieee80211_coalesce_started_roc()2527 ieee80211_handle_roc_started(new_roc); in ieee80211_coalesce_started_roc()2530 list_add_tail(&new_roc->list, &cur_roc->dependents); in ieee80211_coalesce_started_roc()