OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INTR_RXQ_COMP
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_jmereg.h
643
#define
INTR_RXQ_COMP
\
651
#define
INTR_RXQ_COMP
\
664
#define JME_INTRS_CHECK (JME_INTRS_ENABLE | INTR_TXQ_COMP |
INTR_RXQ_COMP
)
if_jme.c
1221
if ((istatus & (
INTR_RXQ_COMP
| INTR_RXQ_COAL | INTR_RXQ_COAL_TO)) != 0)
1222
istatus |= INTR_RXQ_COAL | INTR_RXQ_COAL_TO |
INTR_RXQ_COMP
;
1243
if ((istatus & (
INTR_RXQ_COMP
| INTR_RXQ_COAL | INTR_RXQ_COAL_TO)) != 0)
Completed in 14 milliseconds
Indexes created Sat Oct 25 16:10:12 GMT 2025