Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtw88/
Dmain.c195 bool ps_active; in rtw_watch_dog_work() local
218 ps_active = true; in rtw_watch_dog_work()
220 ps_active = false; in rtw_watch_dog_work()
256 if (rtwdev->ps_enabled && data.rtwvif && !ps_active && in rtw_watch_dog_work()