Searched refs:iwl_mvm_send_temp_cmd (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | tt.c | 235 static int iwl_mvm_send_temp_cmd(struct iwl_mvm *mvm, bool response, s32 *temp) in iwl_mvm_send_temp_cmd() function 311 return iwl_mvm_send_temp_cmd(mvm, true, temp); in iwl_mvm_get_temp() 319 ret = iwl_mvm_send_temp_cmd(mvm, false, temp); in iwl_mvm_get_temp()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | tt.c | 176 static int iwl_mvm_send_temp_cmd(struct iwl_mvm *mvm, bool response, s32 *temp) in iwl_mvm_send_temp_cmd() function 252 return iwl_mvm_send_temp_cmd(mvm, true, temp); in iwl_mvm_get_temp() 260 ret = iwl_mvm_send_temp_cmd(mvm, false, temp); in iwl_mvm_get_temp()
|
Completed in 2 milliseconds