Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/
Ddebugfs.c244 temperature != IWL_MVM_DEBUG_SET_TEMPERATURE_DISABLE) || in iwl_dbgfs_set_nic_temperature_write()
249 if (temperature == IWL_MVM_DEBUG_SET_TEMPERATURE_DISABLE) { in iwl_dbgfs_set_nic_temperature_write()
Dmvm.h542 #define IWL_MVM_DEBUG_SET_TEMPERATURE_DISABLE 0xff macro