Searched refs:wake_packet (Results 1 – 3 of 3) sorted by relevance
685 u8 wake_packet[]; /* can be truncated from _length to _bufsize */ member717 u8 wake_packet[]; /* can be truncated from _length to _bufsize */ member755 u8 wake_packet[]; /* can be truncated from _length to _bufsize */ member793 u8 wake_packet[]; /* can be truncated from _length to _bufsize */ member1002 u8 wake_packet[1]; member
100 u8 *wake_packet; member530 wake_packet); in iwl_mld_handle_wake_pkt_notif()535 wowlan_status->wake_packet = kmemdup(notif->wake_packet, actual_size, in iwl_mld_handle_wake_pkt_notif()537 if (!wowlan_status->wake_packet) in iwl_mld_handle_wake_pkt_notif()555 const u8 *pktdata = wowlan_status->wake_packet; in iwl_mld_set_wake_packet()603 wakeup->packet = wowlan_status->wake_packet; in iwl_mld_set_wake_packet()664 if (wowlan_status->wake_packet) in iwl_mld_report_wowlan_wakeup()1994 kfree(resume_data.wowlan_status->wake_packet); in iwl_mld_wowlan_resume()
1483 u8 *wake_packet; member1540 if (status->wake_packet) { in iwl_mvm_report_wakeup_reasons()1543 const u8 *pktdata = status->wake_packet; in iwl_mvm_report_wakeup_reasons()1610 wakeup.packet = status->wake_packet; in iwl_mvm_report_wakeup_reasons()2655 status->wake_packet = \2656 kmemdup(data->wake_packet, \2659 if (!status->wake_packet) { \2664 status->wake_packet = NULL; \3218 status->wake_packet = kmemdup(notif->wake_packet, data_size, in iwl_mvm_wowlan_store_wake_pkt()3221 if (!status->wake_packet) in iwl_mvm_wowlan_store_wake_pkt()[all …]