Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ioat/
H A Dregisters.h34 #define IOAT_INTRCTRL_MSIX_VECTOR_CONTROL 0x08 /* Enable all MSI-X vectors */ macro
H A Dinit.c446 intrctrl |= IOAT_INTRCTRL_MSIX_VECTOR_CONTROL; in ioat_dma_setup_interrupts()