Home
last modified time | relevance | path

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

/freebsd/sys/arm64/broadcom/genet/
H A Dif_genetreg.h154 #define GENET_TX_DMA_RING_BUF_SIZE(qid) (GENET_TX_DMA_RINGBASE(qid) + 0x10) macro
H A Dif_genet.c713 WR4(sc, GENET_TX_DMA_RING_BUF_SIZE(qid), in gen_init_txring()