OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bge_tx_prodidx
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_bgevar.h
297
uint32_t
bge_tx_prodidx
; /* i: tx producer idx */
member in struct:bge_softc
if_bge.c
1775
sc->
bge_tx_prodidx
= 0;
1776
bge_writembx(sc, BGE_MBX_TX_HOST_PROD0_LO, sc->
bge_tx_prodidx
);
1779
bge_writembx(sc, BGE_MBX_TX_HOST_PROD0_LO, sc->
bge_tx_prodidx
);
5522
prodidx = sc->
bge_tx_prodidx
;
5585
sc->
bge_tx_prodidx
= prodidx;
Completed in 16 milliseconds
Indexes created Mon Oct 20 08:09:54 GMT 2025