Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma_types.h626 QDF_STATUS wma_set_idle_ps_config(void *wma_ptr, uint32_t idle_ps);
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_power.c1592 QDF_STATUS wma_set_idle_ps_config(void *wma_ptr, uint32_t idle_ps) in wma_set_idle_ps_config() function
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c7787 if (QDF_STATUS_SUCCESS != wma_set_idle_ps_config(wmaContext, value)) in sme_set_idle_powersave_config()