Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
Ddebugfs.h91 struct ath_pktlog_hdr { struct
92 u16 flags;
93 u16 missed_cnt;
94 u16 log_type;
95 u16 size;
96 u32 timestamp;
97 u32 type_specific_data;
98 u8 payload[];