Home
last modified time | relevance | path

Searched refs:rx_ndptr (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/seeq/
H A Dsgiseeq.c281 printk("RREGS: rx_cbptr[%08x] rx_ndptr[%08x] rx_ctrl[%08x]\n", in sgiseeq_dump_rings()
282 hregs->rx_cbptr, hregs->rx_ndptr, hregs->rx_ctrl); in sgiseeq_dump_rings()
311 hregs->rx_ndptr = VIRT_TO_DMA(sp, sp->rx_desc); in init_seeq()
336 hregs->rx_ndptr = VIRT_TO_DMA(sp, sp->rx_desc + sp->rx_new); in rx_maybe_restart()
/kernel/linux/linux-6.6/drivers/net/ethernet/seeq/
H A Dsgiseeq.c281 printk("RREGS: rx_cbptr[%08x] rx_ndptr[%08x] rx_ctrl[%08x]\n", in sgiseeq_dump_rings()
282 hregs->rx_cbptr, hregs->rx_ndptr, hregs->rx_ctrl); in sgiseeq_dump_rings()
311 hregs->rx_ndptr = VIRT_TO_DMA(sp, sp->rx_desc); in init_seeq()
336 hregs->rx_ndptr = VIRT_TO_DMA(sp, sp->rx_desc + sp->rx_new); in rx_maybe_restart()
/kernel/linux/linux-5.10/arch/mips/include/asm/sgi/
H A Dhpc3.h112 volatile u32 rx_ndptr; /* next dma descriptor ptr */ member
/kernel/linux/linux-6.6/arch/mips/include/asm/sgi/
H A Dhpc3.h112 volatile u32 rx_ndptr; /* next dma descriptor ptr */ member
/kernel/linux/linux-5.10/arch/mips/sgi-ip22/
H A Dip28-berr.c146 hpc3.ethrx.ndptr = hpc3c0->ethregs.rx_ndptr; in save_and_clear_buserr()
/kernel/linux/linux-6.6/arch/mips/sgi-ip22/
H A Dip28-berr.c146 hpc3.ethrx.ndptr = hpc3c0->ethregs.rx_ndptr; in save_and_clear_buserr()

Completed in 7 milliseconds