Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dmac80211.c214 if (!iwl_mvm_is_d0i3_supported(mvm)) in iwl_mvm_ref()
226 if (!iwl_mvm_is_d0i3_supported(mvm)) in iwl_mvm_unref()
241 if (!iwl_mvm_is_d0i3_supported(mvm)) in iwl_mvm_unref_all_except()
263 if (!iwl_mvm_is_d0i3_supported(mvm)) in iwl_mvm_ref_taken()
610 if (iwl_mvm_is_d0i3_supported(mvm) && in iwl_mvm_mac_setup_register()
1500 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