Home
last modified time | relevance | path

Searched refs:PCI_EXP_SLTCTL_HPIE (Results 1 – 5 of 5) sorted by last modified time

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw_reset.c343 if ((reg16 & PCI_EXP_SLTCTL_HPIE) && (reg16 & PCI_EXP_SLTCTL_DLLSCE)) { in mlx5_check_hotplug_interrupt()
/linux/include/uapi/linux/
H A Dpci_regs.h605 #define PCI_EXP_SLTCTL_HPIE 0x0020 /* Hot-Plug Interrupt Enable */ macro
/linux/drivers/pci/pcie/
H A Dportdrv.c234 PCI_EXP_SLTCTL_CCIE | PCI_EXP_SLTCTL_HPIE); in get_port_device_capability()
/linux/drivers/pci/hotplug/
H A Dpciehp_hpc.c140 if (ctrl->slot_ctrl & PCI_EXP_SLTCTL_HPIE && in pcie_wait_cmd()
601 (!(ctrl->slot_ctrl & PCI_EXP_SLTCTL_HPIE) && !pciehp_poll_mode)) in pciehp_isr()
806 cmd |= PCI_EXP_SLTCTL_HPIE; in pcie_enable_notification()
812 PCI_EXP_SLTCTL_HPIE | PCI_EXP_SLTCTL_CCIE | in pcie_enable_notification()
826 PCI_EXP_SLTCTL_HPIE | PCI_EXP_SLTCTL_CCIE | in pcie_disable_notification()
843 mask = PCI_EXP_SLTCTL_HPIE | PCI_EXP_SLTCTL_DLLSCE; in pcie_enable_interrupt()
858 mask = PCI_EXP_SLTCTL_HPIE | PCI_EXP_SLTCTL_DLLSCE; in pcie_disable_interrupt()
H A Dpnv_php.c48 ctrl &= ~(PCI_EXP_SLTCTL_HPIE | in pnv_php_disable_irq()
882 ctrl |= (PCI_EXP_SLTCTL_HPIE | in pnv_php_init_irq()
885 ctrl |= (PCI_EXP_SLTCTL_HPIE | in pnv_php_init_irq()