Home
last modified time | relevance | path

Searched refs:INTR_RXQ_COMP (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/jme/
H A Dif_jmereg.h736 #define INTR_RXQ_COMP \ macro
744 #define INTR_RXQ_COMP \ macro
H A Dif_jme.c2342 status &= ~(INTR_TXQ_COMP | INTR_RXQ_COMP); in jme_int_task()
2346 status |= INTR_RXQ_COAL | INTR_RXQ_COAL_TO | INTR_RXQ_COMP; in jme_int_task()