Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/halmac/halmac_88xx/
Dhalmac_api_88xx.c2288 struct halmac_fwlps_option *hal_fwlps_option; in halmac_cfg_fwlps_option_88xx() local
2299 hal_fwlps_option = &halmac_adapter->fwlps_option; in halmac_cfg_fwlps_option_88xx()
2304 hal_fwlps_option->mode = lps_option->mode; in halmac_cfg_fwlps_option_88xx()
2305 hal_fwlps_option->clk_request = lps_option->clk_request; in halmac_cfg_fwlps_option_88xx()
2306 hal_fwlps_option->rlbm = lps_option->rlbm; in halmac_cfg_fwlps_option_88xx()
2307 hal_fwlps_option->smart_ps = lps_option->smart_ps; in halmac_cfg_fwlps_option_88xx()
2308 hal_fwlps_option->awake_interval = lps_option->awake_interval; in halmac_cfg_fwlps_option_88xx()
2309 hal_fwlps_option->all_queue_uapsd = lps_option->all_queue_uapsd; in halmac_cfg_fwlps_option_88xx()
2310 hal_fwlps_option->pwr_state = lps_option->pwr_state; in halmac_cfg_fwlps_option_88xx()
2311 hal_fwlps_option->low_pwr_rx_beacon = lps_option->low_pwr_rx_beacon; in halmac_cfg_fwlps_option_88xx()
[all …]