Home
last modified time | relevance | path

Searched refs:p_thread_data_rx (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Ducc_geth.c707 if (ugeth->p_thread_data_rx) { in dump_regs()
732 (u32)ugeth->p_thread_data_rx); in dump_regs()
736 (u32)&ugeth->p_thread_data_rx[i]); in dump_regs()
737 mem_disp((u8 *) & ugeth->p_thread_data_rx[i], in dump_regs()
1928 if (ugeth->p_thread_data_rx) { in ucc_geth_memclean()
1930 ugeth->p_thread_data_rx = NULL; in ucc_geth_memclean()
2709 ugeth->p_thread_data_rx = in ucc_geth_startup()
H A Ducc_geth.h1176 struct ucc_geth_thread_data_rx __iomem *p_thread_data_rx; member
/OK3568_Linux_fs/u-boot/drivers/qe/
H A Duec.h713 uec_thread_data_rx_t *p_thread_data_rx; member
H A Duec.c822 uec->p_thread_data_rx = (uec_thread_data_rx_t *) in uec_init_rx_parameter()