Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/sgi-ip22/
Dip28-berr.c147 hpc3.ethtx.addr = (unsigned long)&hpc3c0->ethregs.tx_cbptr; in save_and_clear_buserr()
149 hpc3.ethtx.cbp = hpc3c0->ethregs.tx_cbptr; in save_and_clear_buserr()
/Linux-v4.19/arch/mips/include/asm/sgi/
Dhpc3.h155 volatile u32 tx_cbptr; /* current dma buffer ptr, diagnostic use only */ member
/Linux-v4.19/drivers/net/ethernet/seeq/
Dsgiseeq.c279 hregs->tx_cbptr, hregs->tx_ndptr, hregs->tx_ctrl); in sgiseeq_dump_rings()