Home
last modified time | relevance | path

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

/Linux-v5.10/net/mac80211/
Doffchannel.c638 u32 max_roc = wiphy->max_remain_on_channel_duration; in ieee80211_start_roc_work() local
640 if (elapsed + roc->duration > max_roc) { in ieee80211_start_roc_work()