Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Ddebug.h63 struct ath10k_pktlog_hdr { struct
64 __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[];