Full debug dump that is forwarded to host in case of error. More...
#include <dbg.h>

Data Fields | |
| struct dbg_debug_info_tag | dbg_info |
| Debug information. | |
| uint32_t | rhd_mem [DBG_RHD_MEM_LEN/4] |
| RX header descriptor memory. | |
| uint32_t | rbd_mem [DBG_RBD_MEM_LEN/4] |
| RX buffer descriptor memory. | |
| uint32_t | thd_mem [NX_TXQ_CNT][DBG_THD_MEM_LEN/4] |
| TX header descriptor memory. | |
| uint32_t | la_mem [sizeof(struct la_mem_format)*LA_MEM_LINE_COUNT/4] |
| Logic analyzer memory. | |
Full debug dump that is forwarded to host in case of error.
Definition at line 1308 of file dbg.h.
1.6.1