Searched refs:INTR_FLAG_MSI_ENABLED (Results 1 – 2 of 2) sorted by relevance
1051 #define INTR_FLAG_MSI_ENABLED BIT(8) macro
499 if (intr->flags & INTR_FLAG_MSI_ENABLED) { in lan743x_intr_close()501 intr->flags &= ~INTR_FLAG_MSI_ENABLED; in lan743x_intr_close()553 intr->flags |= INTR_FLAG_MSI_ENABLED; in lan743x_intr_open()
Completed in 15 milliseconds