Home
last modified time | relevance | path

Searched refs:adv_thermal_throttle (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/dvm/
Ddevices.c228 .adv_thermal_throttle = true,
241 .adv_thermal_throttle = true,
265 .adv_thermal_throttle = true,
626 .adv_thermal_throttle = true,
637 .adv_thermal_throttle = true,
649 .adv_thermal_throttle = true,
669 .adv_thermal_throttle = true,
Ddev.h600 bool adv_thermal_throttle; member
Dtt.c612 if (priv->lib->adv_thermal_throttle) { in iwl_tt_initialize()