Searched refs:GENET_RX_DMA_PROD_INDEX (Results 1 – 2 of 2) sorted by relevance
129 #define GENET_RX_DMA_PROD_INDEX(qid) (GENET_RX_DMA_RINGBASE(qid) + 0x08) macro
754 WR4(sc, GENET_RX_DMA_PROD_INDEX(qid), 0); in gen_init_rxring()1350 prod_idx = RD4(sc, GENET_RX_DMA_PROD_INDEX(q->hwindex)) & in gen_rxintr()