Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Dmain.c183 bool ps_active; in rtw_watch_dog_work() local
203 ps_active = true; in rtw_watch_dog_work()
205 ps_active = false; in rtw_watch_dog_work()
241 if (rtwdev->ps_enabled && data.rtwvif && !ps_active) in rtw_watch_dog_work()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dmain.c215 bool ps_active; in rtw_watch_dog_work() local
238 ps_active = true; in rtw_watch_dog_work()
240 ps_active = false; in rtw_watch_dog_work()
278 if (rtwdev->ps_enabled && data.rtwvif && !ps_active && in rtw_watch_dog_work()

Completed in 7 milliseconds