Searched defs:ath_pktlog_hdr (Results 1 – 2 of 2) sorted by relevance
56 struct ath_pktlog_hdr { struct57 u16 flags;58 u16 missed_cnt;59 u16 log_type;60 u16 size;61 u32 timestamp;62 u32 type_specific_data;63 u8 payload[];
90 struct ath_pktlog_hdr { struct91 u16 flags;92 u16 missed_cnt;93 u16 log_type;94 u16 size;95 u32 timestamp;96 u32 type_specific_data;97 u8 payload[];