Searched refs:p_rx_glbl_pram (Results 1 – 2 of 2) sorted by relevance
798 if (ugeth->p_rx_glbl_pram) { in dump_regs()805 (u32)&ugeth->p_rx_glbl_pram->rqptr, in dump_regs()812 ugeth->p_rx_glbl_pram->rxgstpack); in dump_regs()821 ugeth->p_rx_glbl_pram->rstate); in dump_regs()823 (u32)&ugeth->p_rx_glbl_pram->mrblr, in dump_regs()829 (u32)&ugeth->p_rx_glbl_pram->mflr, in dump_regs()835 (u32)&ugeth->p_rx_glbl_pram->maxd1, in dump_regs()838 (u32)&ugeth->p_rx_glbl_pram->maxd2, in dump_regs()844 (u32)&ugeth->p_rx_glbl_pram->l2qt, in dump_regs()1800 ugeth->p_rx_glbl_pram = NULL; in ucc_geth_memclean()[all …]
1165 struct ucc_geth_rx_global_pram __iomem *p_rx_glbl_pram; member