Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dmac80211.c215 if (!iwl_mvm_is_d0i3_supported(mvm)) in iwl_mvm_ref()
227 if (!iwl_mvm_is_d0i3_supported(mvm)) in iwl_mvm_unref()
242 if (!iwl_mvm_is_d0i3_supported(mvm)) in iwl_mvm_unref_all_except()
264 if (!iwl_mvm_is_d0i3_supported(mvm)) in iwl_mvm_ref_taken()
576 if (iwl_mvm_is_d0i3_supported(mvm) && in iwl_mvm_mac_setup_register()
1346 if (!iwl_mvm_is_d0i3_supported(mvm)) in iwl_mvm_resume_complete()
Dmvm.h916 static inline bool iwl_mvm_is_d0i3_supported(struct iwl_mvm *mvm) in iwl_mvm_is_d0i3_supported() function