Searched refs:wake_packet (Results 1 – 1 of 1) sorted by relevance
1490 u8 *wake_packet; member1547 if (status->wake_packet) { in iwl_mvm_report_wakeup_reasons()1550 const u8 *pktdata = status->wake_packet; in iwl_mvm_report_wakeup_reasons()1617 wakeup.packet = status->wake_packet; in iwl_mvm_report_wakeup_reasons()2680 status->wake_packet = \2681 kmemdup(data->wake_packet, \2684 if (!status->wake_packet) { \2689 status->wake_packet = NULL; \3225 data_size = len - offsetof(struct iwl_wowlan_wake_pkt_notif, wake_packet); in iwl_mvm_wowlan_store_wake_pkt()3231 status->wake_packet = kmemdup(notif->wake_packet, data_size, in iwl_mvm_wowlan_store_wake_pkt()[all …]