Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/jme/
H A Dif_jmereg.h647 #define INTR_RXQ_COMP \ macro
655 #define INTR_RXQ_COMP \ macro
H A Dif_jme.c2131 status &= ~(INTR_TXQ_COMP | INTR_RXQ_COMP); in jme_intr()