Home
last modified time | relevance | path

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

/freebsd/sys/arm64/broadcom/genet/
H A Dif_genetreg.h129 #define GENET_RX_DMA_PROD_INDEX(qid) (GENET_RX_DMA_RINGBASE(qid) + 0x08) macro
H A Dif_genet.c754 WR4(sc, GENET_RX_DMA_PROD_INDEX(qid), 0); in gen_init_rxring()
1350 prod_idx = RD4(sc, GENET_RX_DMA_PROD_INDEX(q->hwindex)) & in gen_rxintr()