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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/sgi/
H A Dhpc3.h112 volatile u32 rx_ndptr; /* next dma descriptor ptr */ member in struct:hpc3_ethregs
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsgiseeq.c276 printk("RREGS: rx_cbptr[%08x] rx_ndptr[%08x] rx_ctrl[%08x]\n",
277 hregs->rx_cbptr, hregs->rx_ndptr, hregs->rx_ctrl);
306 hregs->rx_ndptr = VIRT_TO_DMA(sp, sp->rx_desc);
331 hregs->rx_ndptr = VIRT_TO_DMA(sp, sp->rx_desc + sp->rx_new);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sgi-ip22/
H A Dip28-berr.c143 hpc3.ethrx.ndptr = hpc3c0->ethregs.rx_ndptr;

Completed in 25 milliseconds