Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dps.c185 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in rtw_leave_lps_core()
205 return rtwdev->lps_conf.wow_deep_mode; in rtw_get_lps_deep_mode()
207 return rtwdev->lps_conf.deep_mode; in rtw_get_lps_deep_mode()
229 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in rtw_enter_lps_core()
246 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in __rtw_enter_lps()
259 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in __rtw_leave_lps()
H A Dfw.c749 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in rtw_fw_set_pwr_mode()
900 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in rtw_fw_set_pg_info()
1095 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in rtw_lps_pg_info_get()
H A Dmain.c1495 rtwdev->lps_conf.deep_mode = rtw_update_lps_deep_mode(rtwdev, &rtwdev->fw); in rtw_core_start()
1496 rtwdev->lps_conf.wow_deep_mode = rtw_update_lps_deep_mode(rtwdev, &rtwdev->wow_fw); in rtw_core_start()
H A Dmain.h2036 struct rtw_lps_conf lps_conf; member
H A Dcoex.c1110 lps_mode = rtwdev->lps_conf.mode; in rtw_coex_power_save_state()
4043 rtwdev->lps_conf.mode); in rtw_coex_display_coex_info()