OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_txcnt
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
sgecvar.h
63
int
sc_txcnt
;
member in struct:ze_softc
sgec.c
278
sc->sc_nexttx = sc->sc_inq = sc->sc_lastack = sc->
sc_txcnt
= 0;
377
sc->
sc_txcnt
+= map->dm_nsegs;
378
if (sc->
sc_txcnt
>= TXDESCS * 3 / 4) {
380
sc->
sc_txcnt
= 0;
488
if (sc->
sc_txcnt
> map->dm_nsegs)
489
sc->
sc_txcnt
-= map->dm_nsegs;
491
sc->
sc_txcnt
= 0;
Completed in 15 milliseconds
Indexes created Thu Oct 30 03:10:01 GMT 2025