Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/microchip/
Dlan743x_main.h733 #define INTR_FLAG_MSI_ENABLED BIT(8) macro
Dlan743x_main.c435 if (intr->flags & INTR_FLAG_MSI_ENABLED) { in lan743x_intr_close()
437 intr->flags &= ~INTR_FLAG_MSI_ENABLED; in lan743x_intr_close()
485 intr->flags |= INTR_FLAG_MSI_ENABLED; in lan743x_intr_open()