Home
last modified time | relevance | path

Searched refs:DP_RTPM_TPUT_POLICY_STATE_REQUIRED (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/inc/
H A Dwlan_dp_priv.h59 DP_RTPM_TPUT_POLICY_STATE_REQUIRED, enumerator
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_bus_bandwidth.c550 ctx->curr_state = DP_RTPM_TPUT_POLICY_STATE_REQUIRED; in dp_rtpm_tput_policy_init()
616 temp_state = DP_RTPM_TPUT_POLICY_STATE_REQUIRED; in dp_rtpm_tput_policy_apply()
621 if (temp_state == DP_RTPM_TPUT_POLICY_STATE_REQUIRED) { in dp_rtpm_tput_policy_apply()