Home
last modified time | relevance | path

Searched refs:MSI (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dpci_fire.c104 /* All MSI registers are offset from pbm->pbm_regs */
130 #define MSI_MAP(MSI) (0x020000UL + (MSI) * 0x8UL)
135 #define MSI_CLEAR(MSI) (0x028000UL + (MSI) * 0x8UL)
238 printk(KERN_ERR "MSI: Cannot allocate MSI queues (o=%lu).\n", in pci_fire_msiq_alloc()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dpci_fire.c105 /* All MSI registers are offset from pbm->pbm_regs */
131 #define MSI_MAP(MSI) (0x020000UL + (MSI) * 0x8UL)
136 #define MSI_CLEAR(MSI) (0x028000UL + (MSI) * 0x8UL)
239 printk(KERN_ERR "MSI: Cannot allocate MSI queues (o=%lu).\n", in pci_fire_msiq_alloc()
/kernel/linux/linux-5.10/arch/mips/pci/
H A Dpci-vr41xx.h95 #define MSI 0x1U macro
/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
H A Dpci-dra7xx.c61 #define MSI BIT(4) macro
158 LEG_EP_INTERRUPTS | MSI); in dra7xx_pcie_enable_msi_interrupts()
162 MSI | LEG_EP_INTERRUPTS); in dra7xx_pcie_enable_msi_interrupts()
239 * Need to make sure all MSI status bits read 0 before exiting. in dra7xx_pcie_handle_msi_irq()
240 * Else, new MSI IRQs are not registered by the wrapper. Have an in dra7xx_pcie_handle_msi_irq()
255 "Too many MSI IRQs to handle\n"); in dra7xx_pcie_handle_msi_irq()
277 case MSI: in dra7xx_pcie_msi_irq_handler()
458 .name = "DRA7XX-PCI-MSI",
497 dev_err(dev, "Failed to map MSI data\n"); in dra7xx_pcie_msi_host_init()
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/
H A Dpci-dra7xx.c62 #define MSI BIT(4) macro
160 LEG_EP_INTERRUPTS | MSI); in dra7xx_pcie_enable_msi_interrupts()
164 MSI | LEG_EP_INTERRUPTS); in dra7xx_pcie_enable_msi_interrupts()
235 * Need to make sure all MSI status bits read 0 before exiting. in dra7xx_pcie_handle_msi_irq()
236 * Else, new MSI IRQs are not registered by the wrapper. Have an in dra7xx_pcie_handle_msi_irq()
251 "Too many MSI IRQs to handle\n"); in dra7xx_pcie_handle_msi_irq()
273 case MSI: in dra7xx_pcie_msi_irq_handler()
485 /* MSI IRQ is muxed */ in dra7xx_add_pcie_port()
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/
H A Dvxge-main.h118 * MSI-X in a 10 millisecond time period. Enabled only for Titan 1A.
175 #define MSI 1 macro
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc.h105 /* Number of MSI-X vectors the driver uses */
536 MSI, enumerator
H A Dlpfc_init.c540 * Configure HBA MSI-X attention conditions to messages if MSI-X mode in lpfc_config_port_post()
551 "0352 Config MSI mailbox command " in lpfc_config_port_post()
6104 "0481 Enabled MSI interrupt mode.\n"); in lpfc_log_intr_mode()
6108 "0480 Enabled MSI-X interrupt mode.\n"); in lpfc_log_intr_mode()
10572 * lpfc_sli_enable_msix - Enable MSI-X interrupt mode on SLI-3 device
10575 * This routine is invoked to enable the MSI-X interrupt vectors to device
10588 /* Set up MSI-X multi-message vectors */ in lpfc_sli_enable_msix()
10593 "0420 PCI enable MSI-X failed (%d)\n", rc); in lpfc_sli_enable_msix()
10598 * Assign MSI in lpfc_sli_enable_msix()
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/
H A Dm920x.c2 /* DVB USB compliant linux driver for MSI Mega Sky 580 DVB-T USB2.0 receiver
913 DVB_USB_DEV(MSI, MSI_MEGASKY580),
974 { "MSI Mega Sky 580 DVB-T USB2.0",
1022 { "MSI DIGI VOX mini II DVB-T USB2.0",
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc.h101 /* Number of MSI-X vectors the driver uses */
755 MSI, enumerator
H A Dlpfc_init.c547 * Configure HBA MSI-X attention conditions to messages if MSI-X mode in lpfc_config_port_post()
558 "0352 Config MSI mailbox command " in lpfc_config_port_post()
7457 "0481 Enabled MSI interrupt mode.\n"); in lpfc_log_intr_mode()
7461 "0480 Enabled MSI-X interrupt mode.\n"); in lpfc_log_intr_mode()
12068 * lpfc_sli_enable_msix - Enable MSI-X interrupt mode on SLI-3 device
12071 * This routine is invoked to enable the MSI-X interrupt vectors to device
12084 /* Set up MSI-X multi-message vectors */ in lpfc_sli_enable_msix()
12089 "0420 PCI enable MSI-X failed (%d)\n", rc); in lpfc_sli_enable_msix()
12094 * Assign MSI in lpfc_sli_enable_msix()
[all...]

Completed in 40 milliseconds