Searched refs:debug_hdr (Results 1 – 1 of 1) sorted by relevance
270 struct ath6kl_dbglog_hdr debug_hdr; in ath6kl_read_fwlogs() local296 ret = ath6kl_diag_read(ar, address, &debug_hdr, sizeof(debug_hdr)); in ath6kl_read_fwlogs()301 le32_to_cpu(debug_hdr.dbuf_addr)); in ath6kl_read_fwlogs()303 dropped = le32_to_cpu(debug_hdr.dropped); in ath6kl_read_fwlogs()