Searched refs:adv_thermal_throttle (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | devices.c | 230 .adv_thermal_throttle = true, 243 .adv_thermal_throttle = true, 267 .adv_thermal_throttle = true, 628 .adv_thermal_throttle = true, 639 .adv_thermal_throttle = true, 651 .adv_thermal_throttle = true, 671 .adv_thermal_throttle = true,
|
H A D | dev.h | 571 * @adv_thermal_throttle: support advance thermal throttle 595 bool adv_thermal_throttle; member
|
H A D | tt.c | 612 if (priv->lib->adv_thermal_throttle) { in iwl_tt_initialize()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | devices.c | 225 .adv_thermal_throttle = true, 238 .adv_thermal_throttle = true, 262 .adv_thermal_throttle = true, 623 .adv_thermal_throttle = true, 634 .adv_thermal_throttle = true, 646 .adv_thermal_throttle = true, 666 .adv_thermal_throttle = true,
|
H A D | dev.h | 566 * @adv_thermal_throttle: support advance thermal throttle 590 bool adv_thermal_throttle; member
|
H A D | tt.c | 607 if (priv->lib->adv_thermal_throttle) { in iwl_tt_initialize()
|
Completed in 8 milliseconds