Lines Matching refs:iwl_mvm
13 void iwl_mvm_enter_ctkill(struct iwl_mvm *mvm) in iwl_mvm_enter_ctkill()
38 static void iwl_mvm_exit_ctkill(struct iwl_mvm *mvm) in iwl_mvm_exit_ctkill()
47 static void iwl_mvm_tt_temp_changed(struct iwl_mvm *mvm, u32 temp) in iwl_mvm_tt_temp_changed()
60 static int iwl_mvm_temp_notif_parse(struct iwl_mvm *mvm, in iwl_mvm_temp_notif_parse()
91 struct iwl_mvm *mvm = in iwl_mvm_temp_notif_wait()
92 container_of(notif_wait, struct iwl_mvm, notif_wait); in iwl_mvm_temp_notif_wait()
105 void iwl_mvm_temp_notif(struct iwl_mvm *mvm, struct iwl_rx_cmd_buffer *rxb) in iwl_mvm_temp_notif()
155 void iwl_mvm_ct_kill_notif(struct iwl_mvm *mvm, struct iwl_rx_cmd_buffer *rxb) in iwl_mvm_ct_kill_notif()
176 static int iwl_mvm_send_temp_cmd(struct iwl_mvm *mvm, bool response, s32 *temp) in iwl_mvm_send_temp_cmd()
235 int iwl_mvm_get_temp(struct iwl_mvm *mvm, s32 *temp) in iwl_mvm_get_temp()
277 struct iwl_mvm *mvm; in check_exit_ctkill()
283 mvm = container_of(tt, struct iwl_mvm, thermal_throttle); in check_exit_ctkill()
324 struct iwl_mvm *mvm = _data; in iwl_mvm_tt_smps_iterator()
340 static void iwl_mvm_tt_tx_protection(struct iwl_mvm *mvm, bool enable) in iwl_mvm_tt_tx_protection()
364 void iwl_mvm_tt_tx_backoff(struct iwl_mvm *mvm, u32 backoff) in iwl_mvm_tt_tx_backoff()
383 void iwl_mvm_tt_handler(struct iwl_mvm *mvm) in iwl_mvm_tt_handler()
507 int iwl_mvm_ctdp_command(struct iwl_mvm *mvm, u32 op, u32 state) in iwl_mvm_ctdp_command()
560 int iwl_mvm_send_temp_report_ths_cmd(struct iwl_mvm *mvm) in iwl_mvm_send_temp_report_ths_cmd()
618 struct iwl_mvm *mvm = (struct iwl_mvm *)device->devdata; in iwl_mvm_tzone_get_temp()
644 struct iwl_mvm *mvm = (struct iwl_mvm *)device->devdata; in iwl_mvm_tzone_get_trip_temp()
668 struct iwl_mvm *mvm = (struct iwl_mvm *)device->devdata; in iwl_mvm_tzone_set_trip_temp()
731 static void iwl_mvm_thermal_zone_register(struct iwl_mvm *mvm) in iwl_mvm_thermal_zone_register()
784 struct iwl_mvm *mvm = (struct iwl_mvm *)(cdev->devdata); in iwl_mvm_tcool_get_cur_state()
794 struct iwl_mvm *mvm = (struct iwl_mvm *)(cdev->devdata); in iwl_mvm_tcool_set_cur_state()
824 static void iwl_mvm_cooling_device_register(struct iwl_mvm *mvm) in iwl_mvm_cooling_device_register()
847 static void iwl_mvm_thermal_zone_unregister(struct iwl_mvm *mvm) in iwl_mvm_thermal_zone_unregister()
859 static void iwl_mvm_cooling_device_unregister(struct iwl_mvm *mvm) in iwl_mvm_cooling_device_unregister()
872 void iwl_mvm_thermal_initialize(struct iwl_mvm *mvm, u32 min_backoff) in iwl_mvm_thermal_initialize()
895 void iwl_mvm_thermal_exit(struct iwl_mvm *mvm) in iwl_mvm_thermal_exit()