Searched refs:idle_ps (Results 1 – 2 of 2) sorted by relevance
1592 QDF_STATUS wma_set_idle_ps_config(void *wma_ptr, uint32_t idle_ps) in wma_set_idle_ps_config() argument1598 wma_debug("WMA Set Idle Ps Config [1:set 0:clear] val %d", idle_ps); in wma_set_idle_ps_config()1602 pdevparam.param_value = idle_ps; in wma_set_idle_ps_config()1608 wma_err("Fail to Set Idle Ps Config %d", idle_ps); in wma_set_idle_ps_config()1611 wma->in_imps = !!idle_ps; in wma_set_idle_ps_config()1613 wma_debug("Successfully Set Idle Ps Config %d", idle_ps); in wma_set_idle_ps_config()
626 QDF_STATUS wma_set_idle_ps_config(void *wma_ptr, uint32_t idle_ps);