Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/realtek/rtw88/
Dps.c66 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in rtw_leave_lps_core()
81 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in rtw_enter_lps_core()
98 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in rtw_lps_work()
112 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in rtw_enter_lps_irqsafe()
126 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in rtw_leave_lps_irqsafe()
145 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in rtw_enter_lps()
162 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in rtw_leave_lps()
Dcoex.c813 struct rtw_lps_conf *lps_conf = &rtwdev->lps_conf; in rtw_coex_power_save_state() local
819 lps_mode = rtwdev->lps_conf.mode; in rtw_coex_power_save_state()
826 rtwvif = lps_conf->rtwvif; in rtw_coex_power_save_state()
835 rtwvif = lps_conf->rtwvif; in rtw_coex_power_save_state()
Dfw.c371 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in rtw_fw_set_pwr_mode()
Dmain.h1363 struct rtw_lps_conf lps_conf; member