Home
last modified time | relevance | path

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

/freebsd/sys/arm64/broadcom/genet/
H A Dif_genetreg.h127 #define GENET_RX_DMA_WRITE_PTR_LO(qid) (GENET_RX_DMA_RINGBASE(qid) + 0x00) macro
H A Dif_genet.c752 WR4(sc, GENET_RX_DMA_WRITE_PTR_LO(qid), 0); in gen_init_rxring()