Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/
H A Ducc_geth.c707 if (ugeth->p_thread_data_rx) { in dump_regs()
712 (u32)ugeth->p_thread_data_rx); in dump_regs()
716 (u32)&ugeth->p_thread_data_rx[i]); in dump_regs()
717 mem_disp((u8 *) & ugeth->p_thread_data_rx[i], in dump_regs()
1895 qe_muram_free_addr(ugeth->p_thread_data_rx); in ucc_geth_memclean()
1896 ugeth->p_thread_data_rx = NULL; in ucc_geth_memclean()
2564 ugeth->p_thread_data_rx = in ucc_geth_startup()
H A Ducc_geth.h1171 struct ucc_geth_thread_data_rx __iomem *p_thread_data_rx; member
/openbmc/u-boot/drivers/qe/
H A Duec.h712 uec_thread_data_rx_t *p_thread_data_rx; member
H A Duec.c821 uec->p_thread_data_rx = (uec_thread_data_rx_t *) in uec_init_rx_parameter()