Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds