Searched refs:p_thread_data_rx (Results 1 – 2 of 2) sorted by relevance
713 if (ugeth->p_thread_data_rx) { in dump_regs()738 (u32)ugeth->p_thread_data_rx); in dump_regs()742 (u32)&ugeth->p_thread_data_rx[i]); in dump_regs()743 mem_disp((u8 *) & ugeth->p_thread_data_rx[i], in dump_regs()1939 if (ugeth->p_thread_data_rx) { in ucc_geth_memclean()1941 ugeth->p_thread_data_rx = NULL; in ucc_geth_memclean()2723 ugeth->p_thread_data_rx = in ucc_geth_startup()
1174 struct ucc_geth_thread_data_rx __iomem *p_thread_data_rx; member