OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_txeoq
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/ti/
if_cpsw.c
146
volatile bool
sc_txeoq
;
member in struct:cpsw_softc
727
if (sc->
sc_txeoq
) {
729
sc->
sc_txeoq
= false;
1038
sc->
sc_txeoq
= true;
1314
sc->
sc_txeoq
= true;
1324
sc->
sc_txeoq
= true;
1331
if ((sc->sc_txnext != sc->sc_txhead) && sc->
sc_txeoq
) {
1333
sc->
sc_txeoq
= false;
Completed in 11 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025