OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_tx_considx
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/arm/imx/
if_enetvar.h
81
int
sc_tx_considx
;
member in struct:enet_softc
if_enet.c
449
for (idx = sc->
sc_tx_considx
; idx != sc->sc_tx_prodidx;
498
sc->
sc_tx_considx
= idx;
1217
sc->
sc_tx_considx
= 0;
1315
for (idx = sc->
sc_tx_considx
; idx != sc->sc_tx_prodidx;
/src/sys/dev/pci/
if_vge.c
220
int
sc_tx_considx
;
member in struct:vge_softc
1371
for (idx = sc->
sc_tx_considx
;
1398
sc->
sc_tx_considx
= idx;
1771
sc->
sc_tx_considx
= 0;
Completed in 40 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025