Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Ddebugfs.c247 temperature != IWL_MVM_DEBUG_SET_TEMPERATURE_DISABLE) || in iwl_dbgfs_set_nic_temperature_write()
252 if (temperature == IWL_MVM_DEBUG_SET_TEMPERATURE_DISABLE) { in iwl_dbgfs_set_nic_temperature_write()
H A Dmvm.h572 #define IWL_MVM_DEBUG_SET_TEMPERATURE_DISABLE 0xff macro