Searched refs:wake_packet (Results 1 – 2 of 2) sorted by relevance
1444 u8 *wake_packet; member1501 if (status->wake_packet) { in iwl_mvm_report_wakeup_reasons()1504 const u8 *pktdata = status->wake_packet; in iwl_mvm_report_wakeup_reasons()1582 wakeup.packet = status->wake_packet; in iwl_mvm_report_wakeup_reasons()2275 status->wake_packet = \2276 kmemdup(data->wake_packet, \2279 if (!status->wake_packet) { \2284 status->wake_packet = NULL; \2792 data_size = len - offsetof(struct iwl_wowlan_wake_pkt_notif, wake_packet); in iwl_mvm_wowlan_store_wake_pkt()2798 status->wake_packet = kmemdup(notif->wake_packet, data_size, in iwl_mvm_wowlan_store_wake_pkt()[all …]
137 u8 *wake_packet; member747 wake_packet); in iwl_mld_handle_wake_pkt_notif()752 wowlan_status->wake_packet = kmemdup(notif->wake_packet, actual_size, in iwl_mld_handle_wake_pkt_notif()754 if (!wowlan_status->wake_packet) in iwl_mld_handle_wake_pkt_notif()772 const u8 *pktdata = wowlan_status->wake_packet; in iwl_mld_set_wake_packet()847 wakeup->packet = wowlan_status->wake_packet; in iwl_mld_set_wake_packet()908 if (wowlan_status->wake_packet) in iwl_mld_report_wowlan_wakeup()2267 kfree(resume_data.wowlan_status->wake_packet); in iwl_mld_wowlan_resume()