OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ETH_IR_RxError
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/marvell/
gtethreg.h
735
#define
ETH_IR_RxError
ETH__BIT(8)
if_gfe.c
837
rxq->rxq_intrbits = ETH_IR_RxBuffer |
ETH_IR_RxError
;
1031
intrmask &= ~(ETH_IR_RxBuffer |
ETH_IR_RxError
);
1113
sc->sc_idlemask &= ~(ETH_IR_RxBits | ETH_IR_RxBuffer |
ETH_IR_RxError
);
1114
sc->sc_intrmask &= ~(ETH_IR_RxBits | ETH_IR_RxBuffer |
ETH_IR_RxError
);
1631
if (cause & (ETH_IR_RxBuffer |
ETH_IR_RxError
))
Completed in 15 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025