Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_runtime_pm.h47 HIF_RTPM_STATE_ON, enumerator
H A Dhif_runtime_pm.c459 qdf_atomic_set(&gp_hif_rtpm_ctx->pm_state, HIF_RTPM_STATE_ON); in hif_rtpm_start()
1249 hif_rtpm_set_state(HIF_RTPM_STATE_ON); in hif_process_runtime_suspend_failure()
1277 hif_rtpm_set_state(HIF_RTPM_STATE_ON); in hif_process_runtime_resume_success()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_tx.h2143 (hif_rtpm_get_state() <= HIF_RTPM_STATE_ON); in dp_get_rtpm_tput_policy_requirement()