Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_thermal.c51 [QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_VALUE] = {.type = NLA_U32},
521 if (!tb[QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_VALUE]) { in __wlan_hdd_cfg80211_set_thermal_mitigation_policy()
526 cmd_type = nla_get_u32(tb[QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_VALUE]); in __wlan_hdd_cfg80211_set_thermal_mitigation_policy()
/wlan-driver/wpa_supplicant_8/wpa_supplicant/wpa_client_include/libwpa_client/
H A Dqca-vendor.h
/wlan-driver/wpa_supplicant_8/src/common/
H A Dqca-vendor.h
/wlan-driver/qca-wifi-host-cmn/os_if/linux/
H A Dqca_vendor.h6738 QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_VALUE = 1, enumerator