Searched refs:iwl_mvm_is_d0i3_supported (Results 1 – 3 of 3) sorted by relevance
194 if (!iwl_mvm_is_d0i3_supported(mvm)) in iwl_mvm_ref()206 if (!iwl_mvm_is_d0i3_supported(mvm)) in iwl_mvm_unref()225 if (!iwl_mvm_is_d0i3_supported(mvm)) in iwl_mvm_unref_all_except()247 if (!iwl_mvm_is_d0i3_supported(mvm)) in iwl_mvm_ref_taken()681 if (iwl_mvm_is_d0i3_supported(mvm) && in iwl_mvm_mac_setup_register()1185 if (iwl_mvm_is_d0i3_supported(mvm) && in iwl_mvm_resume_complete()
822 if (iwl_mvm_is_d0i3_supported(mvm)) in iwl_op_mode_mvm_start()859 if (iwl_mvm_is_d0i3_supported(mvm)) in iwl_op_mode_mvm_stop()
1207 static inline bool iwl_mvm_is_d0i3_supported(struct iwl_mvm *mvm) in iwl_mvm_is_d0i3_supported() function