Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/iwlwifi/mvm/
HDd3.c1236 static int __iwl_mvm_suspend(struct ieee80211_hw *hw, in __iwl_mvm_suspend() function
1407 return __iwl_mvm_suspend(hw, wowlan, false); in iwl_mvm_suspend()
3677 err = __iwl_mvm_suspend(mvm->hw, mvm->hw->wiphy->wowlan_config, true); in iwl_mvm_d3_test_open()