Home
last modified time | relevance | path

Searched refs:completion_window (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dwificonfig.cpp561 u32 completion_window) in wifi_set_thermal_mitigation_mode() argument
646 completion_window)) { in wifi_set_thermal_mitigation_mode()
/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_hal.h666 u32 completion_window);
951 u32 completion_window);
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dwifi_hal.cpp2151 wifi_thermal_mode mitigation, u32 completion_window) in ThermalMitigation() argument
2155 mCompletionWindow = completion_window; in ThermalMitigation()
2159 wifi_thermal_mode mitigation, u32 completion_window) { in createRequest() argument
2178 completion_window); in createRequest()
2214 u32 completion_window) in wifi_set_thermal_mitigation_mode() argument
2221 ThermalMitigation command(wlan0Handle, mode, completion_window); in wifi_set_thermal_mitigation_mode()
/hardware/synaptics/wlan/synadhd/wifi_hal/
Dwifi_hal.cpp2130 wifi_thermal_mode mitigation, u32 completion_window) in ThermalMitigation() argument
2134 mCompletionWindow = completion_window; in ThermalMitigation()
2138 wifi_thermal_mode mitigation, u32 completion_window) { in createRequest() argument
2157 completion_window); in createRequest()
2193 u32 completion_window) in wifi_set_thermal_mitigation_mode() argument
2200 ThermalMitigation command(wlan0Handle, mode, completion_window); in wifi_set_thermal_mitigation_mode()
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dwificonfig.cpp754 u32 completion_window) in wifi_set_thermal_mitigation_mode() argument
843 completion_window)) { in wifi_set_thermal_mitigation_mode()
/hardware/interfaces/wifi/aidl/default/
Dwifi_legacy_hal.cpp1107 uint32_t completion_window) { in setThermalMitigationMode() argument
1109 completion_window); in setThermalMitigationMode()
Dwifi_legacy_hal.h663 wifi_error setThermalMitigationMode(wifi_thermal_mode mode, uint32_t completion_window);