Home
last modified time | relevance | path

Searched refs:iwl_mvm_send_temp_cmd (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtt.c176 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()