Searched defs:ath10k_pktlog_hdr (Results 1 – 1 of 1) sorted by relevance
63 struct ath10k_pktlog_hdr { struct64 __le16 flags;65 __le16 missed_cnt;66 __le16 log_type; /* Type of log information foll this header */67 __le16 size; /* Size of variable length log information in bytes */68 __le32 timestamp;69 u8 payload[];