Searched refs:p_thread_data_rx (Results 1 – 2 of 2) sorted by relevance
706 if (ugeth->p_thread_data_rx) { in dump_regs()711 (u32)ugeth->p_thread_data_rx); in dump_regs()715 (u32)&ugeth->p_thread_data_rx[i]); in dump_regs()716 mem_disp((u8 *) & ugeth->p_thread_data_rx[i], in dump_regs()1894 qe_muram_free_addr(ugeth->p_thread_data_rx); in ucc_geth_memclean()1895 ugeth->p_thread_data_rx = NULL; in ucc_geth_memclean()2563 ugeth->p_thread_data_rx = in ucc_geth_startup()
1171 struct ucc_geth_thread_data_rx __iomem *p_thread_data_rx; member