Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtw88/
Dps.c184 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in rtw_leave_lps_core()
204 return rtwdev->lps_conf.wow_deep_mode; in rtw_get_lps_deep_mode()
206 return rtwdev->lps_conf.deep_mode; in rtw_get_lps_deep_mode()
228 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in rtw_enter_lps_core()
245 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in __rtw_enter_lps()
258 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in __rtw_leave_lps()
Dfw.c686 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in rtw_fw_set_pwr_mode()
827 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in rtw_fw_set_pg_info()
1022 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in rtw_lps_pg_info_get()
Dmain.c1414 rtwdev->lps_conf.deep_mode = rtw_update_lps_deep_mode(rtwdev, &rtwdev->fw); in rtw_core_start()
1415 rtwdev->lps_conf.wow_deep_mode = rtw_update_lps_deep_mode(rtwdev, &rtwdev->wow_fw); in rtw_core_start()
Dmain.h2031 struct rtw_lps_conf lps_conf; member
Dcoex.c1111 lps_mode = rtwdev->lps_conf.mode; in rtw_coex_power_save_state()
4062 rtwdev->lps_conf.mode); in rtw_coex_display_coex_info()