Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_sysfs_thermal_cfg.c38 uint16_t lower_thresh_deg, in hdd_send_thermal_mgmt_cmd() argument
41 return sme_set_thermal_mgmt(mac_handle, lower_thresh_deg, in hdd_send_thermal_mgmt_cmd()
46 uint16_t lower_thresh_deg, in hdd_send_thermal_mgmt_cmd() argument
H A Dwlan_hdd_wext.c6657 uint16_t lower_thresh_deg, in hdd_send_thermal_mgmt_cmd() argument
6660 return sme_set_thermal_mgmt(mac_handle, lower_thresh_deg, in hdd_send_thermal_mgmt_cmd()
6665 uint16_t lower_thresh_deg, in hdd_send_thermal_mgmt_cmd() argument
/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dsme_api.h4359 uint16_t lower_thresh_deg,
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c16261 uint16_t lower_thresh_deg, in sme_set_thermal_mgmt() argument
16277 therm_mgmt_cmd->minTemp = lower_thresh_deg; in sme_set_thermal_mgmt()