Home
last modified time | relevance | path

Searched refs:pHal_fwlps_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.c2175 PHALMAC_FWLPS_OPTION pHal_fwlps_option; in halmac_cfg_fwlps_option_88xx() local
2186 pHal_fwlps_option = &(pHalmac_adapter->fwlps_option); in halmac_cfg_fwlps_option_88xx()
2190 pHal_fwlps_option->mode = pLps_option->mode; in halmac_cfg_fwlps_option_88xx()
2191 pHal_fwlps_option->clk_request = pLps_option->clk_request; in halmac_cfg_fwlps_option_88xx()
2192 pHal_fwlps_option->rlbm = pLps_option->rlbm; in halmac_cfg_fwlps_option_88xx()
2193 pHal_fwlps_option->smart_ps = pLps_option->smart_ps; in halmac_cfg_fwlps_option_88xx()
2194 pHal_fwlps_option->awake_interval = pLps_option->awake_interval; in halmac_cfg_fwlps_option_88xx()
2195 pHal_fwlps_option->all_queue_uapsd = pLps_option->all_queue_uapsd; in halmac_cfg_fwlps_option_88xx()
2196 pHal_fwlps_option->pwr_state = pLps_option->pwr_state; in halmac_cfg_fwlps_option_88xx()
2197 pHal_fwlps_option->low_pwr_rx_beacon = pLps_option->low_pwr_rx_beacon; in halmac_cfg_fwlps_option_88xx()
[all …]