OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GENET_TX_DMA_PROD_INDEX
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
bcmgenetreg.h
124
#define
GENET_TX_DMA_PROD_INDEX
(qid) (GENET_TX_DMA_RINGBASE(qid) + 0x0c)
bcmgenet.c
480
WR4(sc,
GENET_TX_DMA_PROD_INDEX
(qid), 0);
832
sc->sc_tx.queued = (RD4(sc,
GENET_TX_DMA_PROD_INDEX
(qid))
864
WR4(sc,
GENET_TX_DMA_PROD_INDEX
(qid), sc->sc_tx.pidx);
1172
printf("TX PIDX = %08x\n", RD4(sc,
GENET_TX_DMA_PROD_INDEX
(qid)));
Completed in 28 milliseconds
Indexes created Sun Oct 19 01:09:53 GMT 2025