Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dmain.c275 u32 address, length, firstbuf, debug_hdr_addr; in ath6kl_read_fwlogs() local
287 ret = ath6kl_diag_read32(ar, address, &debug_hdr_addr); in ath6kl_read_fwlogs()
292 if (debug_hdr_addr == 0) { in ath6kl_read_fwlogs()
298 address = TARG_VTOP(ar->target_type, debug_hdr_addr); in ath6kl_read_fwlogs()