Home
last modified time | relevance | path

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

/freebsd/sys/arm64/broadcom/genet/
H A Dif_genetreg.h130 #define GENET_RX_DMA_CONS_INDEX(qid) (GENET_RX_DMA_RINGBASE(qid) + 0x0c) macro
H A Dif_genet.c758 WR4(sc, GENET_RX_DMA_CONS_INDEX(qid), 0); in gen_init_rxring()
1427 WR4(sc, GENET_RX_DMA_CONS_INDEX(q->hwindex), q->cons_idx); in gen_rxintr()