Searched refs:GENET_RX_DMA_CONS_INDEX (Results 1 – 2 of 2) sorted by relevance
130 #define GENET_RX_DMA_CONS_INDEX(qid) (GENET_RX_DMA_RINGBASE(qid) + 0x0c) macro
755 WR4(sc, GENET_RX_DMA_CONS_INDEX(qid), 0); in gen_init_rxring()1428 WR4(sc, GENET_RX_DMA_CONS_INDEX(q->hwindex), q->cons_idx); in gen_rxintr()