Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dd3.c131 u32 wakeup_reasons; member
584 notif->wakeup_reasons = notif_v5->wakeup_reasons; in iwl_mld_convert_wowlan_notif_v5()
718 wowlan_status->wakeup_reasons = le32_to_cpu(notif->wakeup_reasons); in iwl_mld_handle_wowlan_info_notif()
739 if (IWL_FW_CHECK(mld, !(wowlan_status->wakeup_reasons & in iwl_mld_handle_wake_pkt_notif()
742 wowlan_status->wakeup_reasons)) in iwl_mld_handle_wake_pkt_notif()
863 u32 reasons = wowlan_status->wakeup_reasons; in iwl_mld_report_wowlan_wakeup()
1307 if (wowlan_status->wakeup_reasons & in iwl_mld_process_wowlan_status()
1335 if (IWL_FW_CHECK(mld, resume_data->wowlan_status->wakeup_reasons != in iwl_mld_netdetect_match_info_handler()
1339 resume_data->wowlan_status->wakeup_reasons)) in iwl_mld_netdetect_match_info_handler()
1416 u32 wakeup_reasons; in iwl_mld_process_netdetect_res() local
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dd3.c1396 u32 wakeup_reasons; member
1456 u32 reasons = status->wakeup_reasons; in iwl_mvm_report_wakeup_reasons()
2019 if (status->wakeup_reasons & disconnection_reasons) in iwl_mvm_setup_connection_keep()
2165 status->wakeup_reasons = le32_to_cpu(data->wakeup_reasons); in iwl_mvm_parse_wowlan_info_notif()
2198 status->wakeup_reasons = le32_to_cpu(data->wakeup_reasons); in iwl_mvm_parse_wowlan_info_notif_v3()
2227 status->wakeup_reasons = le32_to_cpu(data->wakeup_reasons); in iwl_mvm_parse_wowlan_info_notif_v1()
2266 status->wakeup_reasons = le32_to_cpu(data->wakeup_reasons); \
2401 status->wakeup_reasons); in iwl_mvm_query_wakeup_reasons()
2590 reasons = d3_data->status->wakeup_reasons; in iwl_mvm_query_netdetect_reasons()
2784 if (WARN_ON(!(status->wakeup_reasons & in iwl_mvm_wowlan_store_wake_pkt()
[all …]