Searched refs:GENET_RX_DMA_RING_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
132 #define GENET_RX_DMA_RING_BUF_SIZE(qid) (GENET_RX_DMA_RINGBASE(qid) + 0x10) macro
756 WR4(sc, GENET_RX_DMA_RING_BUF_SIZE(qid), in gen_init_rxring()