Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/broadcom/genet/
H A Dif_genetreg.h132 #define GENET_RX_DMA_CONS_INDEX(qid) (GENET_RX_DMA_RINGBASE(qid) + 0x0c) macro
H A Dif_genet.c722 WR4(sc, GENET_RX_DMA_CONS_INDEX(qid), 0); in gen_init_rxring()
1363 WR4(sc, GENET_RX_DMA_CONS_INDEX(q->hwindex), q->cons_idx); in gen_rxintr()