Searched defs:iwl_mld_wowlan_status (Results 1 – 1 of 1) sorted by relevance
93 struct iwl_mld_wowlan_status { struct94 u32 wakeup_reasons;95 u64 replay_ctr;96 u16 pattern_number;97 u16 last_qos_seq;98 u32 num_of_gtk_rekeys;99 u8 tid_offloaded_tx;100 u8 *wake_packet;101 u32 wake_packet_length;102 u32 wake_packet_bufsize;[all …]