Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/seeq/
Dsgiseeq.c279 hregs->tx_cbptr, hregs->tx_ndptr, hregs->tx_ctrl); in sgiseeq_dump_rings()
307 hregs->tx_ndptr = VIRT_TO_DMA(sp, sp->tx_desc); in init_seeq()
445 hregs->tx_ndptr = VIRT_TO_DMA(sp, td); in kick_tx()
479 hregs->tx_ndptr = VIRT_TO_DMA(sp, td); in sgiseeq_tx()
/Linux-v4.19/arch/mips/include/asm/sgi/
Dhpc3.h156 volatile u32 tx_ndptr; /* next dma descriptor ptr */ member
/Linux-v4.19/arch/mips/sgi-ip22/
Dip28-berr.c150 hpc3.ethtx.ndptr = hpc3c0->ethregs.tx_ndptr; in save_and_clear_buserr()