OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_nfreetx
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sgimips/hpc/
sqvar.h
101
(sc)->sq_trace[(sc)->sq_trace_idx].freebuf = (sc)->
sc_nfreetx
; \
144
int
sc_nfreetx
;
member in struct:sq_softc
if_sq.c
378
sc->
sc_nfreetx
= SQ_NTXDESC;
543
ofree = sc->
sc_nfreetx
;
551
while (sc->
sc_nfreetx
!= 0) {
615
if (dmamap->dm_nsegs > sc->
sc_nfreetx
) {
713
sc->
sc_nfreetx
-= dmamap->dm_nsegs;
717
if (sc->
sc_nfreetx
!= ofree) {
847
sc->sc_nexttx, sc->
sc_nfreetx
, status);
917
if (sc->
sc_nfreetx
< SQ_NTXDESC) {
1096
if (sc->
sc_nfreetx
== SQ_NTXDESC)
1134
if (sc->
sc_nfreetx
== 0 && SQ_CDTXADDR(sc, i) == reclaimto
[
all
...]
Completed in 12 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025