Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/sgi-ip22/
Dip28-berr.c143 hpc3.ethrx.addr = (unsigned long)&hpc3c0->ethregs.rx_cbptr; in save_and_clear_buserr()
145 hpc3.ethrx.cbp = hpc3c0->ethregs.rx_cbptr; in save_and_clear_buserr()
/linux-6.1.9/arch/mips/include/asm/sgi/
Dhpc3.h111 volatile u32 rx_cbptr; /* current dma buffer ptr, diagnostic use only */ member
/linux-6.1.9/drivers/net/ethernet/seeq/
Dsgiseeq.c282 hregs->rx_cbptr, hregs->rx_ndptr, hregs->rx_ctrl); in sgiseeq_dump_rings()