Home
last modified time | relevance | path

Searched defs:ath10k_pktlog_hdr (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Ddebug.h72 struct ath10k_pktlog_hdr { struct
73 __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];