Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c827 if (!iwl_mvm_is_ctdp_supported(mvm)) in iwl_mvm_cooling_device_register()
860 if (!iwl_mvm_is_ctdp_supported(mvm) || !mvm->cooling_dev.cdev) in iwl_mvm_cooling_device_unregister()
Dfw.c1114 if (iwl_mvm_is_ctdp_supported(mvm)) { in iwl_mvm_up()
Ddebugfs.c87 if (!iwl_mvm_is_ctdp_supported(mvm)) in iwl_dbgfs_ctdp_budget_read()
111 if (!iwl_mvm_is_ctdp_supported(mvm)) in iwl_dbgfs_stop_ctdp_write()
Dmvm.h1400 static inline bool iwl_mvm_is_ctdp_supported(struct iwl_mvm *mvm) in iwl_mvm_is_ctdp_supported() function