Home
last modified time | relevance | path

Searched refs:iwl_mvm_fast_resume (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dmvm.h2313 int iwl_mvm_fast_resume(struct iwl_mvm *mvm);
2324 static inline int iwl_mvm_fast_resume(struct iwl_mvm *mvm) in iwl_mvm_fast_resume() function
Dd3.c3622 int iwl_mvm_fast_resume(struct iwl_mvm *mvm) in iwl_mvm_fast_resume() function
Dmac80211.c1240 ret = iwl_mvm_fast_resume(mvm); in __iwl_mvm_mac_start()