Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/fw_offload/dispatcher/inc/
H A Dwlan_fwol_public_structs.h88 struct thermal_throttle_info { struct
111 struct thermal_throttle_info *response); argument
202 struct thermal_throttle_info *info);
206 struct thermal_throttle_info *resp);
217 struct thermal_throttle_info *info);
H A Dwlan_fwol_ucfg_api.h757 struct thermal_throttle_info *response),
/wlan-driver/qcacld-3.0/components/target_if/fw_offload/inc/
H A Dtarget_if_fwol.h73 struct thermal_throttle_info *info);
77 struct thermal_throttle_info *info) in target_if_fwol_notify_thermal_throttle()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_thermal.c266 struct thermal_throttle_info *response), in hdd_send_get_thermal_stats_cmd()
295 struct thermal_throttle_info *response) in hdd_get_thermal_stats_cb()
298 struct thermal_throttle_info *priv; in hdd_get_thermal_stats_cb()
307 qdf_mem_copy(priv, response, sizeof(struct thermal_throttle_info)); in hdd_get_thermal_stats_cb()
334 struct thermal_throttle_info *priv; in hdd_get_curr_thermal_stats_val()
335 struct thermal_throttle_info *get_tt_stats = NULL; in hdd_get_curr_thermal_stats_val()
734 struct thermal_throttle_info *info) in hdd_notify_thermal_throttle_handler()
H A Dwlan_hdd_thermal.h267 struct thermal_throttle_info *response),
/wlan-driver/qcacld-3.0/components/target_if/fw_offload/src/
H A Dtarget_if_fwol.c284 struct thermal_throttle_info *info) in target_if_fwol_handle_thermal_lvl_stats_evt()
310 struct thermal_throttle_info *info) in target_if_fwol_handle_thermal_lvl_stats_evt()
326 struct thermal_throttle_info *info) in target_if_fwol_notify_thermal_throttle()
381 struct thermal_throttle_info info = {0}; in target_if_fwol_thermal_throttle_event_handler()
/wlan-driver/qcacld-3.0/components/fw_offload/dispatcher/src/
H A Dwlan_fwol_tgt_api.c182 struct thermal_throttle_info *info) in notify_thermal_throttle_handler()
220 struct thermal_throttle_info *resp) in tgt_fwol_get_thermal_stats_resp()
H A Dwlan_fwol_ucfg_api.c1168 struct thermal_throttle_info *response), in ucfg_fwol_send_get_thermal_stats_cmd()
/wlan-driver/qcacld-3.0/os_if/fw_offload/inc/
H A Dos_if_fwol.h125 struct thermal_throttle_info *response),
/wlan-driver/qcacld-3.0/os_if/fw_offload/src/
H A Dos_if_fwol.c207 struct thermal_throttle_info *response), in os_if_fwol_get_thermal_stats_req()
/wlan-driver/qcacld-3.0/components/fw_offload/core/inc/
H A Dwlan_fw_offload_main.h381 struct thermal_throttle_info get_thermal_stats_response;
/wlan-driver/qcacld-3.0/components/fw_offload/core/src/
H A Dwlan_fw_offload_main.c781 struct thermal_throttle_info *resp; in fwol_process_get_thermal_stats_resp()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_data.c2063 struct thermal_throttle_info info = {0}; in wma_thermal_mgmt_evt_handler()