Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/seeq/
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()
/linux-5.19.10/arch/mips/include/asm/sgi/
Dhpc3.h156 volatile u32 tx_ndptr; /* next dma descriptor ptr */ member
/linux-5.19.10/arch/mips/sgi-ip22/
Dip28-berr.c151 hpc3.ethtx.ndptr = hpc3c0->ethregs.tx_ndptr; in save_and_clear_buserr()