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_RxBits
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/marvell/
gtethreg.h
750
#define
ETH_IR_RxBits
(ETH_IR_RxBuffer_0|\
if_gfe.c
1002
sc->sc_idlemask |= (rxq->rxq_intrbits &
ETH_IR_RxBits
);
1003
intrmask &= ~(rxq->rxq_intrbits &
ETH_IR_RxBits
);
1030
if ((intrmask &
ETH_IR_RxBits
) == 0)
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);
Completed in 27 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025