Lines Matching refs:iwl_mvm

13 void iwl_mvm_enter_ctkill(struct iwl_mvm *mvm)
38 static void iwl_mvm_exit_ctkill(struct iwl_mvm *mvm)
47 static void iwl_mvm_tt_temp_changed(struct iwl_mvm *mvm, u32 temp)
60 static int iwl_mvm_temp_notif_parse(struct iwl_mvm *mvm,
91 struct iwl_mvm *mvm =
92 container_of(notif_wait, struct iwl_mvm, notif_wait);
105 void iwl_mvm_temp_notif(struct iwl_mvm *mvm, struct iwl_rx_cmd_buffer *rxb)
155 void iwl_mvm_ct_kill_notif(struct iwl_mvm *mvm, struct iwl_rx_cmd_buffer *rxb)
176 static int iwl_mvm_send_temp_cmd(struct iwl_mvm *mvm, bool response, s32 *temp)
235 int iwl_mvm_get_temp(struct iwl_mvm *mvm, s32 *temp)
277 struct iwl_mvm *mvm;
283 mvm = container_of(tt, struct iwl_mvm, thermal_throttle);
324 struct iwl_mvm *mvm = _data;
340 static void iwl_mvm_tt_tx_protection(struct iwl_mvm *mvm, bool enable)
364 void iwl_mvm_tt_tx_backoff(struct iwl_mvm *mvm, u32 backoff)
383 void iwl_mvm_tt_handler(struct iwl_mvm *mvm)
507 int iwl_mvm_ctdp_command(struct iwl_mvm *mvm, u32 op, u32 state)
576 int iwl_mvm_send_temp_report_ths_cmd(struct iwl_mvm *mvm)
617 struct iwl_mvm *mvm = thermal_zone_device_priv(device);
643 struct iwl_mvm *mvm = thermal_zone_device_priv(device);
670 static void iwl_mvm_thermal_zone_register(struct iwl_mvm *mvm)
725 struct iwl_mvm *mvm = (struct iwl_mvm *)(cdev->devdata);
735 struct iwl_mvm *mvm = (struct iwl_mvm *)(cdev->devdata);
765 static void iwl_mvm_cooling_device_register(struct iwl_mvm *mvm)
788 static void iwl_mvm_thermal_zone_unregister(struct iwl_mvm *mvm)
800 static void iwl_mvm_cooling_device_unregister(struct iwl_mvm *mvm)
813 void iwl_mvm_thermal_initialize(struct iwl_mvm *mvm, u32 min_backoff)
836 void iwl_mvm_thermal_exit(struct iwl_mvm *mvm)