Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/halmac_88xx/
H A Dhalmac_api_88xx.c2409 HALMAC_FWLPS_OPTION fw_lps_option; in halmac_leave_ps_88xx() local
2450 …PLATFORM_RTL_MEMCPY(pDriver_adapter, &fw_lps_option, &(pHalmac_adapter->fwlps_option), sizeof(HALM… in halmac_leave_ps_88xx()
2451 fw_lps_option.mode = 0; in halmac_leave_ps_88xx()
2453 status = halmac_send_h2c_set_pwr_mode_88xx(pHalmac_adapter, &(fw_lps_option)); in halmac_leave_ps_88xx()