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

/freebsd-11-stable/sys/dev/jme/
H A Dif_jmereg.h736 #define INTR_RXQ_COMP \ macro
744 #define INTR_RXQ_COMP \ macro
H A Dif_jme.c2378 status &= ~(INTR_TXQ_COMP | INTR_RXQ_COMP);
2382 status |= INTR_RXQ_COAL | INTR_RXQ_COAL_TO | INTR_RXQ_COMP;

Completed in 64 milliseconds