Home
last modified time | relevance | path

Searched refs:tx_ndptr (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/seeq/
H A Dsgiseeq.c284 hregs->tx_cbptr, hregs->tx_ndptr, hregs->tx_ctrl); in sgiseeq_dump_rings()
312 hregs->tx_ndptr = VIRT_TO_DMA(sp, sp->tx_desc); in init_seeq()
453 hregs->tx_ndptr = VIRT_TO_DMA(sp, td); in kick_tx()
488 hregs->tx_ndptr = VIRT_TO_DMA(sp, td); in sgiseeq_tx()
/openbmc/linux/arch/mips/include/asm/sgi/
H A Dhpc3.h156 volatile u32 tx_ndptr; /* next dma descriptor ptr */ member
/openbmc/linux/arch/mips/sgi-ip22/
H A Dip28-berr.c151 hpc3.ethtx.ndptr = hpc3c0->ethregs.tx_ndptr; in save_and_clear_buserr()