Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_sysfs_thermal_cfg.c155 status = sme_set_thermal_throttle_cfg(hdd_ctx->mac_handle, in __hdd_sysfs_thermal_cfg_store()
Dwlan_hdd_thermal.c143 status = sme_set_thermal_throttle_cfg(hdd_ctx->mac_handle, in hdd_send_thermal_mitigation_val()
633 status = sme_set_thermal_throttle_cfg(hdd_ctx->mac_handle, in hdd_restore_thermal_mitigation_config()
Dwlan_hdd_wext.c7025 status = sme_set_thermal_throttle_cfg(hdd_ctx->mac_handle, in __iw_set_var_ints_getnone()
/wlan-driver/qcacld-3.0/core/sme/inc/
Dsme_api.h4347 QDF_STATUS sme_set_thermal_throttle_cfg(mac_handle_t mac_handle,
/wlan-driver/qcacld-3.0/core/sme/src/common/
Dsme_api.c16217 QDF_STATUS sme_set_thermal_throttle_cfg(mac_handle_t mac_handle, in sme_set_thermal_throttle_cfg() function