Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Ddebugfs.c256 temperature != IWL_MVM_DEBUG_SET_TEMPERATURE_DISABLE) || in iwl_dbgfs_set_nic_temperature_write()
261 if (temperature == IWL_MVM_DEBUG_SET_TEMPERATURE_DISABLE) { in iwl_dbgfs_set_nic_temperature_write()
Dmvm.h713 #define IWL_MVM_DEBUG_SET_TEMPERATURE_DISABLE 0xff macro