Home
last modified time | relevance | path

Searched defs:client (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/
Dhif_runtime_pm.c126 struct hif_rtpm_client *client = NULL; in hif_rtpm_log_debug_stats() local
369 struct hif_rtpm_client *client; in hif_rtpm_sanitize_exit() local
487 struct hif_rtpm_client *client; in hif_rtpm_register() local
516 struct hif_rtpm_client *client; in hif_rtpm_deregister() local
642 struct hif_rtpm_client *client = NULL; in hif_rtpm_get() local
735 struct hif_rtpm_client *client; in hif_rtpm_put() local
1137 struct hif_rtpm_client *client; in hif_rtpm_print_prevent_list() local
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
Dwlan_ipa_rm.c74 QDF_STATUS wlan_ipa_update_perf_level(struct wlan_ipa_priv *ipa_ctx, int client) in wlan_ipa_update_perf_level()
95 QDF_STATUS wlan_ipa_update_perf_level(struct wlan_ipa_priv *ipa_ctx, int client) in wlan_ipa_update_perf_level()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_ipa.h562 static inline int qdf_ipa_get_ep_mapping(qdf_ipa_client_type_t client) in qdf_ipa_get_ep_mapping()
616 static inline const qdf_ipa_gsi_ep_config_t *qdf_ipa_get_gsi_ep_info(qdf_ipa_client_type_t client) in qdf_ipa_get_gsi_ep_info()
/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_txrx_ipa.c1017 QDF_STATUS ol_txrx_ipa_set_perf_level(int client, in ol_txrx_ipa_set_perf_level()
1803 QDF_STATUS ol_txrx_ipa_set_perf_level(int client, in ol_txrx_ipa_set_perf_level()
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Di_qdf_ipa.h855 static inline int __qdf_ipa_get_ep_mapping(enum ipa_client_type client) in __qdf_ipa_get_ep_mapping()
923 static inline const struct ipa_gsi_ep_config *__qdf_ipa_get_gsi_ep_info(enum ipa_client_type client) in __qdf_ipa_get_gsi_ep_info()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_ipa.h637 cdp_ipa_set_perf_level(ol_txrx_soc_handle soc, int client, in cdp_ipa_set_perf_level()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_ipa.c3582 QDF_STATUS dp_ipa_set_perf_level(int client, uint32_t max_supported_bw_mbps, in dp_ipa_set_perf_level()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
Ddp_be.c220 enum CMEM_MEM_CLIENTS client) in dp_get_cmem_chunk()