Searched refs:p_thread_data_tx (Results 1 – 2 of 2) sorted by relevance
692 if (ugeth->p_thread_data_tx) { in dump_regs()697 (u32)ugeth->p_thread_data_tx); in dump_regs()701 (u32)&ugeth->p_thread_data_tx[i]); in dump_regs()702 mem_disp((u8 *) & ugeth->p_thread_data_tx[i], in dump_regs()1891 qe_muram_free_addr(ugeth->p_thread_data_tx); in ucc_geth_memclean()1892 ugeth->p_thread_data_tx = NULL; in ucc_geth_memclean()2414 ugeth->p_thread_data_tx = in ucc_geth_startup()
1169 struct ucc_geth_thread_data_tx __iomem *p_thread_data_tx; member