Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dhcmd.h14 if (WARN_ON(mld->fw_status.in_d3)) in iwl_mld_send_cmd()
H A Dmld.h256 in_d3:1, member
327 mld->fw_status.in_d3 = false; in iwl_cleanup_mld()
H A Dmac80211.c563 bool in_d3 = false; in iwl_mld_mac80211_start() local
575 in_d3 = mld->fw_status.in_d3; in iwl_mld_mac80211_start()
576 if (in_d3) { in iwl_mld_mac80211_start()
596 if (!in_d3 || ret) { in iwl_mld_mac80211_start()
H A Dd3.c1634 mld->fw_status.in_d3 = true; in iwl_mld_no_wowlan_suspend()
1652 mld->fw_status.in_d3 = false; in iwl_mld_no_wowlan_resume()
2186 if (!mld->fw_status.in_d3) { in iwl_mld_wowlan_resume()
2193 mld->fw_status.in_d3 = false; in iwl_mld_wowlan_resume()
H A Dmld.c751 mld->fw_status.in_d3 = false; in iwl_mld_device_powered_off()