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