Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs.h91 struct ath_pktlog_hdr { struct
92 flagsath_pktlog_hdr global() argument
93 missed_cntath_pktlog_hdr global() argument
94 log_typeath_pktlog_hdr global() argument
95 sizeath_pktlog_hdr global() argument
96 timestampath_pktlog_hdr global() argument
97 type_specific_dataath_pktlog_hdr global() argument
98 payloadath_pktlog_hdr global() argument
H A Ddp_rx.c1608 struct ath_pktlog_hdr *hdr = (struct ath_pktlog_hdr *)data; in ath11k_htt_pktlog()