Home
last modified time | relevance | path

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

/freebsd/sys/arm64/broadcom/genet/
H A Dif_genetreg.h151 #define GENET_TX_DMA_CONS_INDEX(qid) (GENET_TX_DMA_RINGBASE(qid) + 0x08) macro
H A Dif_genet.c708 WR4(sc, GENET_TX_DMA_CONS_INDEX(qid), 0); in gen_init_txring()
1460 cons_idx = RD4(sc, GENET_TX_DMA_CONS_INDEX(q->hwindex)) & in gen_txintr()