OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cemac_flags
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/cadence/
if_cemacvar.h
73
unsigned
cemac_flags
;
member in struct:cemac_softc
if_cemac.c
97
if (ISSET(sc->
cemac_flags
, CEMAC_FLAG_GEM)) \
162
if (ISSET(sc->
cemac_flags
, CEMAC_FLAG_GEM))
172
if (ISSET(sc->
cemac_flags
, CEMAC_FLAG_GEM))
204
if (!ISSET(sc->
cemac_flags
, CEMAC_FLAG_GEM)) {
215
while (sc->txqc > (ISSET(sc->
cemac_flags
, CEMAC_FLAG_GEM) ? 0 :
440
if (ISSET(sc->
cemac_flags
, CEMAC_FLAG_GEM))
446
if (ISSET(sc->
cemac_flags
, CEMAC_FLAG_GEM)) {
733
if (ISSET(sc->
cemac_flags
, CEMAC_FLAG_GEM))
794
if (ISSET(sc->
cemac_flags
, CEMAC_FLAG_GEM))
802
if (!ISSET(sc->
cemac_flags
, CEMAC_FLAG_GEM))
[
all
...]
/src/sys/arch/arm/xilinx/
zynq_cemac.c
120
sc->
cemac_flags
= CEMAC_FLAG_GEM;
Completed in 160 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025