Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/fw_offload/dispatcher/inc/
H A Dwlan_fwol_ucfg_api.h166 ucfg_fwol_get_thermal_temp(struct wlan_objmgr_psoc *psoc,
856 ucfg_fwol_get_thermal_temp(struct wlan_objmgr_psoc *psoc, in ucfg_fwol_get_thermal_temp() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_sysfs_thermal_cfg.c69 status = ucfg_fwol_get_thermal_temp(hdd_ctx->psoc, &thermal_temp); in __hdd_sysfs_thermal_cfg_store()
H A Dwlan_hdd_thermal.c96 status = ucfg_fwol_get_thermal_temp(hdd_ctx->psoc, &thermal_temp); in hdd_send_thermal_mitigation_val()
610 status = ucfg_fwol_get_thermal_temp(hdd_ctx->psoc, &thermal_temp); in hdd_restore_thermal_mitigation_config()
H A Dwlan_hdd_wext.c6999 status = ucfg_fwol_get_thermal_temp(hdd_ctx->psoc, in __iw_set_var_ints_getnone()
/wlan-driver/qcacld-3.0/components/fw_offload/dispatcher/src/
H A Dwlan_fwol_ucfg_api.c239 ucfg_fwol_get_thermal_temp(struct wlan_objmgr_psoc *psoc, in ucfg_fwol_get_thermal_temp() function
1184 status = ucfg_fwol_get_thermal_temp(psoc, &thermal_temp); in ucfg_fwol_send_get_thermal_stats_cmd()
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c8668 status = ucfg_fwol_get_thermal_temp(mac->psoc, &thermal_temp); in sme_init_thermal_info()