Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dpower.h12 int iwl_mld_update_device_power(struct iwl_mld *mld, bool d3);
H A Dpower.c26 int iwl_mld_update_device_power(struct iwl_mld *mld, bool d3) in iwl_mld_update_device_power() function
H A Dd3.c1404 ret = iwl_mld_update_device_power(mld, true); in iwl_mld_no_wowlan_suspend()
1457 return iwl_mld_update_device_power(mld, false); in iwl_mld_no_wowlan_resume()
2023 iwl_mld_update_device_power(mld, false); in iwl_mld_wowlan_resume()
H A Dmac80211.c1411 iwl_mld_update_device_power(mld, false); in iwl_mld_smps_workaround()