Searched refs:GENWQE_FLAG_MSI_ENABLED (Results 1 – 2 of 2) sorted by relevance
739 cd->flags |= GENWQE_FLAG_MSI_ENABLED; in genwqe_set_interrupt_capability()751 if (cd->flags & GENWQE_FLAG_MSI_ENABLED) { in genwqe_reset_interrupt_capability()753 cd->flags &= ~GENWQE_FLAG_MSI_ENABLED; in genwqe_reset_interrupt_capability()
44 #define GENWQE_FLAG_MSI_ENABLED (1 << 0) macro