Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg.c535 if (hdd_ctx->imps_enabled == val) { in hdd_set_idle_ps_config()
546 hdd_ctx->imps_enabled = val; in hdd_set_idle_ps_config()
H A Dwlan_hdd_main.c17114 hdd_ctx->imps_enabled = false; in hdd_wlan_stop_modules()
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_main.h2219 bool imps_enabled; member