Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microchip/
H A Dlan743x_main.h1083 #define INTR_FLAG_MSI_ENABLED BIT(8) macro
H A Dlan743x_main.c503 if (intr->flags & INTR_FLAG_MSI_ENABLED) { in lan743x_intr_close()
505 intr->flags &= ~INTR_FLAG_MSI_ENABLED; in lan743x_intr_close()
557 intr->flags |= INTR_FLAG_MSI_ENABLED; in lan743x_intr_open()