Home
last modified time | relevance | path

Searched refs:GENET_RX_DMA_WRITE_PTR_LO (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/dev/ic/
H A Dbcmgenetreg.h102 #define GENET_RX_DMA_WRITE_PTR_LO(qid) (GENET_RX_DMA_RINGBASE(qid) + 0x00) macro
H A Dbcmgenet.c524 WR4(sc, GENET_RX_DMA_WRITE_PTR_LO(qid), 0); in genet_init_rings()