Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
H A Dps.c187 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in rtw_leave_lps_core()
207 return rtwdev->lps_conf.wow_deep_mode; in rtw_get_lps_deep_mode()
209 return rtwdev->lps_conf.deep_mode; in rtw_get_lps_deep_mode()
231 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in rtw_enter_lps_core()
248 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in __rtw_enter_lps()
261 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in __rtw_leave_lps()
H A Dfw.c829 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in rtw_fw_set_pwr_mode()
980 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in rtw_fw_set_pg_info()
1175 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in rtw_lps_pg_info_get()
H A Dmain.c1494 rtwdev->lps_conf.deep_mode = rtw_update_lps_deep_mode(rtwdev, &rtwdev->fw); in rtw_core_start()
1495 rtwdev->lps_conf.wow_deep_mode = rtw_update_lps_deep_mode(rtwdev, &rtwdev->wow_fw); in rtw_core_start()
H A Dmain.h2052 struct rtw_lps_conf lps_conf; member
H A Dcoex.c1110 lps_mode = rtwdev->lps_conf.mode; in rtw_coex_power_save_state()
4045 rtwdev->lps_conf.mode); in rtw_coex_display_coex_info()