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()1939 if (ugeth->p_thread_data_rx) { in ucc_geth_memclean()1941 ugeth->p_thread_data_rx = NULL; in ucc_geth_memclean()2721 ugeth->p_thread_data_rx = in ucc_geth_startup()
1174 struct ucc_geth_thread_data_rx __iomem *p_thread_data_rx; member