OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GEM_INTR_RX_DONE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
gemreg.h
112
#define
GEM_INTR_RX_DONE
0x000000010 /* Got a packet */
gem.c
2191
if ((status & (
GEM_INTR_RX_DONE
| GEM_INTR_RX_NOBUF)) != 0) {
2666
GEM_INTR_RX_DONE
| GEM_INTR_RX_NOBUF |
Completed in 21 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025