Home
last modified time | relevance | path

Searched refs:lps_conf (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Dps.c149 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in rtw_leave_lps_core()
167 if (rtwdev->lps_conf.deep_mode == LPS_DEEP_MODE_NONE) in __rtw_enter_lps_deep()
184 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in rtw_enter_lps_core()
201 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in __rtw_enter_lps()
214 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in __rtw_leave_lps()
H A Dfw.c501 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in rtw_fw_set_pwr_mode()
642 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in rtw_fw_set_pg_info()
837 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in rtw_lps_pg_info_get()
H A Dmain.c1647 rtwdev->lps_conf.deep_mode = LPS_DEEP_MODE_NONE; in rtw_core_init()
1649 rtwdev->lps_conf.deep_mode = rtw_fw_lps_deep_mode; in rtw_core_init()
H A Dcoex.c838 lps_mode = rtwdev->lps_conf.mode; in rtw_coex_power_save_state()
3012 rtwdev->lps_conf.mode); in rtw_coex_display_coex_info()
H A Dmain.h1742 struct rtw_lps_conf lps_conf; member
/kernel/linux/linux-6.6/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.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 Dcoex.c1110 lps_mode = rtwdev->lps_conf.mode; in rtw_coex_power_save_state()
4061 rtwdev->lps_conf.mode); in rtw_coex_display_coex_info()
H A Dmain.h2036 struct rtw_lps_conf lps_conf; member

Completed in 29 milliseconds