Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/ath/ath6kl/
Dmain.c270 u32 address, length, dropped, firstbuf, debug_hdr_addr; in ath6kl_read_fwlogs() local
282 ret = ath6kl_diag_read32(ar, address, &debug_hdr_addr); in ath6kl_read_fwlogs()
287 if (debug_hdr_addr == 0) { in ath6kl_read_fwlogs()
293 address = TARG_VTOP(ar->target_type, debug_hdr_addr); in ath6kl_read_fwlogs()