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[];
91 struct ath_pktlog_hdr { struct92 u16 flags;93 u16 missed_cnt;94 u16 log_type;95 u16 size;96 u32 timestamp;97 u32 type_specific_data;98 u8 payload[];