Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/oce/
H A Doce_if.c695 sc->flags & OCE_FLAGS_USING_MSI, &rr, &irq_flags); in oce_alloc_intr()
749 sc->flags & OCE_FLAGS_USING_MSI) in oce_intr_free()
H A Doce_if.h782 #define OCE_FLAGS_USING_MSI 0x00000010 macro