Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Ddebugfs.h56 struct ath_pktlog_hdr { struct
57 u16 flags;
58 u16 missed_cnt;
59 u16 log_type;
60 u16 size;
61 u32 timestamp;
62 u32 type_specific_data;
63 u8 payload[];