Searched defs:ath10k_pktlog_hdr (Results 1 – 1 of 1) sorted by relevance
72 struct ath10k_pktlog_hdr { struct73 __le16 flags;74 __le16 missed_cnt;75 __le16 log_type; /* Type of log information foll this header */76 __le16 size; /* Size of variable length log information in bytes */77 __le32 timestamp;78 u8 payload[0];