Searched refs:p_thread_data_rx (Results 1 – 2 of 2) sorted by relevance
710 if (ugeth->p_thread_data_rx) { in dump_regs()735 (u32)ugeth->p_thread_data_rx); in dump_regs()739 (u32)&ugeth->p_thread_data_rx[i]); in dump_regs()740 mem_disp((u8 *) & ugeth->p_thread_data_rx[i], in dump_regs()1933 if (ugeth->p_thread_data_rx) { in ucc_geth_memclean()1935 ugeth->p_thread_data_rx = NULL; in ucc_geth_memclean()2715 ugeth->p_thread_data_rx = in ucc_geth_startup()
1174 struct ucc_geth_thread_data_rx __iomem *p_thread_data_rx; member