Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Doffchannel.c640 u32 max_roc = wiphy->max_remain_on_channel_duration; in ieee80211_start_roc_work() local
642 if (elapsed + roc->duration > max_roc) { in ieee80211_start_roc_work()