Searched refs:p_rx_glbl_pram (Results 1 – 2 of 2) sorted by relevance
420 (struct ucc_geth_82xx_address_filtering_pram __iomem *) ugeth->p_rx_glbl_pram-> in hw_clear_addr_in_paddr() 439 (struct ucc_geth_82xx_address_filtering_pram __iomem *) ugeth->p_rx_glbl_pram-> in hw_add_addr_in_hash() 798 if (ugeth->p_rx_glbl_pram) { in dump_regs() 800 pr_info("Base address: 0x%08x\n", (u32)ugeth->p_rx_glbl_pram); in dump_regs() 802 (u32)&ugeth->p_rx_glbl_pram->remoder, in dump_regs() 803 in_be32(&ugeth->p_rx_glbl_pram->remoder)); in dump_regs() 805 (u32)&ugeth->p_rx_glbl_pram->rqptr, in dump_regs() 806 in_be32(&ugeth->p_rx_glbl_pram->rqptr)); in dump_regs() 808 (u32)&ugeth->p_rx_glbl_pram->typeorlen, in dump_regs() 809 in_be16(&ugeth->p_rx_glbl_pram in dump_regs() [all...]
1165 struct ucc_geth_rx_global_pram __iomem *p_rx_glbl_pram; member