Home
last modified time | relevance | path

Searched refs:new_roc (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/mac80211/
Dcfg.c2495 struct ieee80211_roc_work *new_roc, in ieee80211_coalesce_started_roc() argument
2507 if (new_roc->duration > jiffies_to_msecs(remaining)) in ieee80211_coalesce_started_roc()
2510 ieee80211_handle_roc_started(new_roc); in ieee80211_coalesce_started_roc()
2513 list_add_tail(&new_roc->list, &cur_roc->dependents); in ieee80211_coalesce_started_roc()