Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/htc/
Dhtc_send.c1042 void htc_dec_wmi_runtime_cnt(HTC_TARGET *target, uint8_t rtpm_code) in htc_dec_wmi_runtime_cnt() argument
1044 if (rtpm_code == HIF_RTPM_ID_WMI) in htc_dec_wmi_runtime_cnt()
1056 void htc_inc_wmi_runtime_cnt(HTC_TARGET *target, uint8_t rtpm_code) in htc_inc_wmi_runtime_cnt() argument
1058 if (rtpm_code == HIF_RTPM_ID_WMI) in htc_inc_wmi_runtime_cnt()
1071 void htc_dec_wmi_runtime_cnt(HTC_TARGET *target, uint8_t rtpm_code) in htc_dec_wmi_runtime_cnt() argument
1076 void htc_inc_wmi_runtime_cnt(HTC_TARGET *target, uint8_t rtpm_code) in htc_inc_wmi_runtime_cnt() argument
1169 unsigned int rtpm_code = 0; in get_htc_send_packets_credit_based() local
1198 rtpm_code = htc_send_pkts_get_rtpm_id( in get_htc_send_packets_credit_based()
1200 ret = hif_rtpm_get(HIF_RTPM_GET_ASYNC, rtpm_code); in get_htc_send_packets_credit_based()
1216 htc_inc_wmi_runtime_cnt(target, rtpm_code); in get_htc_send_packets_credit_based()
[all …]