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_RxBuffer
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/marvell/
gtethreg.h
730
#define
ETH_IR_RxBuffer
ETH__BIT(0)
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 31 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025