OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_rcvcnt
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/marvell/
gtmpscvar.h
107
volatile int
sc_rcvcnt
; /* byte count of RX buffer */
member in struct:gtmpsc_softc
gtmpsc.c
461
cc = sc->
sc_rcvcnt
;
582
sc->
sc_rcvcnt
= 0;
922
sc->
sc_rcvcnt
+= vrxp->rxdesc.sdma_cnt;
1115
sc->
sc_rcvcnt
= 0;
1442
while (sc->
sc_rcvcnt
== 0) {
1471
sc->
sc_rcvcnt
= vrxp->rxdesc.sdma_cnt;
1475
if (sc->
sc_rcvcnt
== 0) {
1485
sc->
sc_rcvcnt
--;
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025