Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dd3.c1217 static int __iwl_mvm_suspend(struct ieee80211_hw *hw, in __iwl_mvm_suspend() function
1372 return __iwl_mvm_suspend(hw, wowlan, false); in iwl_mvm_suspend()
2701 err = __iwl_mvm_suspend(mvm->hw, mvm->hw->wiphy->wowlan_config, true); in iwl_mvm_d3_test_open()