Searched refs:pLps_option (Results 1 – 3 of 3) sorted by relevance
2171 IN PHALMAC_FWLPS_OPTION pLps_option in halmac_cfg_fwlps_option_88xx() argument2190 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()2198 pHal_fwlps_option->ant_auto_switch = pLps_option->ant_auto_switch; in halmac_cfg_fwlps_option_88xx()[all …]
207 IN PHALMAC_FWLPS_OPTION pLps_option
1779 …ATUS (*halmac_cfg_fwlps_option)(PHALMAC_ADAPTER pHalmac_adapter, PHALMAC_FWLPS_OPTION pLps_option);