Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/halmac/halmac_88xx/
Dhalmac_api_88xx.c2486 struct halmac_fwlps_option fw_lps_option; in halmac_leave_ps_88xx() local
2531 memcpy(&fw_lps_option, &halmac_adapter->fwlps_option, in halmac_leave_ps_88xx()
2533 fw_lps_option.mode = 0; in halmac_leave_ps_88xx()
2536 &fw_lps_option); in halmac_leave_ps_88xx()