Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/halmac/halmac_88xx/
Dhalmac_api_88xx.c2285 struct halmac_fwlps_option *lps_option) in halmac_cfg_fwlps_option_88xx() argument
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()
2312 hal_fwlps_option->ant_auto_switch = lps_option->ant_auto_switch; in halmac_cfg_fwlps_option_88xx()
[all …]
Dhalmac_api_88xx.h142 struct halmac_fwlps_option *lps_option);
/Linux-v4.19/drivers/staging/rtlwifi/halmac/
Dhalmac_type.h1678 struct halmac_fwlps_option *lps_option);