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()
171 static int iwl_mvm_send_temp_cmd(struct iwl_mvm *mvm, bool response, s32 *temp) in iwl_mvm_send_temp_cmd()
230 int iwl_mvm_get_temp(struct iwl_mvm *mvm, s32 *temp) in iwl_mvm_get_temp()
272 struct iwl_mvm *mvm; in check_exit_ctkill()
278 mvm = container_of(tt, struct iwl_mvm, thermal_throttle); in check_exit_ctkill()
319 struct iwl_mvm *mvm = _data; in iwl_mvm_tt_smps_iterator()
335 static void iwl_mvm_tt_tx_protection(struct iwl_mvm *mvm, bool enable) in iwl_mvm_tt_tx_protection()
359 void iwl_mvm_tt_tx_backoff(struct iwl_mvm *mvm, u32 backoff) in iwl_mvm_tt_tx_backoff()
378 void iwl_mvm_tt_handler(struct iwl_mvm *mvm) in iwl_mvm_tt_handler()
502 int iwl_mvm_ctdp_command(struct iwl_mvm *mvm, u32 op, u32 state) in iwl_mvm_ctdp_command()
555 int iwl_mvm_send_temp_report_ths_cmd(struct iwl_mvm *mvm) in iwl_mvm_send_temp_report_ths_cmd()
613 struct iwl_mvm *mvm = (struct iwl_mvm *)device->devdata; in iwl_mvm_tzone_get_temp()
639 struct iwl_mvm *mvm = (struct iwl_mvm *)device->devdata; in iwl_mvm_tzone_get_trip_temp()
663 struct iwl_mvm *mvm = (struct iwl_mvm *)device->devdata; in iwl_mvm_tzone_set_trip_temp()
726 static void iwl_mvm_thermal_zone_register(struct iwl_mvm *mvm) in iwl_mvm_thermal_zone_register()
779 struct iwl_mvm *mvm = (struct iwl_mvm *)(cdev->devdata); in iwl_mvm_tcool_get_cur_state()
789 struct iwl_mvm *mvm = (struct iwl_mvm *)(cdev->devdata); in iwl_mvm_tcool_set_cur_state()
819 static void iwl_mvm_cooling_device_register(struct iwl_mvm *mvm) in iwl_mvm_cooling_device_register()
842 static void iwl_mvm_thermal_zone_unregister(struct iwl_mvm *mvm) in iwl_mvm_thermal_zone_unregister()
854 static void iwl_mvm_cooling_device_unregister(struct iwl_mvm *mvm) in iwl_mvm_cooling_device_unregister()
867 void iwl_mvm_thermal_initialize(struct iwl_mvm *mvm, u32 min_backoff) in iwl_mvm_thermal_initialize()
890 void iwl_mvm_thermal_exit(struct iwl_mvm *mvm) in iwl_mvm_thermal_exit()