Home
last modified time | relevance | path

Searched refs:PCI_MSIX_FLAGS (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_irq.c284 pci_read_config_word(adev->pdev, adev->pdev->msix_cap + PCI_MSIX_FLAGS, &ctrl); in amdgpu_restore_msix()
290 pci_write_config_word(adev->pdev, adev->pdev->msix_cap + PCI_MSIX_FLAGS, ctrl); in amdgpu_restore_msix()
292 pci_write_config_word(adev->pdev, adev->pdev->msix_cap + PCI_MSIX_FLAGS, ctrl); in amdgpu_restore_msix()
/linux/drivers/pci/
A Dmsi.c431 pci_read_config_word(dev, dev->msix_cap + PCI_MSIX_FLAGS, &ctrl); in pci_msix_clear_and_set_ctrl()
434 pci_write_config_word(dev, dev->msix_cap + PCI_MSIX_FLAGS, ctrl); in pci_msix_clear_and_set_ctrl()
716 pci_read_config_word(dev, dev->msix_cap + PCI_MSIX_FLAGS, &control); in msix_capability_init()
913 pci_read_config_word(dev, dev->msix_cap + PCI_MSIX_FLAGS, &control); in pci_msix_vec_count()
1557 pci_read_config_word(dev, dev->msix_cap + PCI_MSIX_FLAGS, &ctrl); in pci_msix_init()
1559 pci_write_config_word(dev, dev->msix_cap + PCI_MSIX_FLAGS, in pci_msix_init()
A Dquirks.c3854 pci_read_config_word(dev, dev->msix_cap+PCI_MSIX_FLAGS, &msix_flags); in reset_chelsio_generic_dev()
3856 pci_write_config_word(dev, dev->msix_cap+PCI_MSIX_FLAGS, in reset_chelsio_generic_dev()
/linux/drivers/pci/controller/cadence/
A Dpcie-cadence-ep.c280 reg = cap + PCI_MSIX_FLAGS; in cdns_pcie_ep_get_msix()
301 reg = cap + PCI_MSIX_FLAGS; in cdns_pcie_ep_set_msix()
504 flags = cdns_pcie_ep_fn_readw(pcie, fn, cap + PCI_MSIX_FLAGS); in cdns_pcie_ep_send_msix_irq()
/linux/drivers/xen/xen-pciback/
A Dconf_space_capability.c251 .offset = PCI_MSIX_FLAGS,
A Dconf_space.c312 dev->msix_cap + PCI_MSIX_FLAGS, in xen_pcibk_get_interrupt_type()
/linux/drivers/pci/controller/dwc/
A Dpcie-designware-ep.c376 reg = ep_func->msix_cap + func_offset + PCI_MSIX_FLAGS; in dw_pcie_ep_get_msix()
403 reg = ep_func->msix_cap + func_offset + PCI_MSIX_FLAGS; in dw_pcie_ep_set_msix()
/linux/include/uapi/linux/
A Dpci_regs.h323 #define PCI_MSIX_FLAGS 2 /* Message Control */ macro
/linux/drivers/vfio/pci/
A Dvfio_pci_core.c298 pci_read_config_word(pdev, msix_pos + PCI_MSIX_FLAGS, &flags); in vfio_pci_core_enable()
507 pos + PCI_MSIX_FLAGS, &flags); in vfio_pci_get_irq_count()
/linux/drivers/scsi/megaraid/
A Dmegaraid_sas_base.c7484 pci_read_config_word(pdev, pos + PCI_MSIX_FLAGS, in megasas_probe_one()
7489 pos + PCI_MSIX_FLAGS, in megasas_probe_one()
/linux/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_main.c13571 pci_read_config_word(pdev, pdev->msix_cap + PCI_MSIX_FLAGS, &control); in bnx2x_get_num_non_def_sbs()
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt.c12942 pci_read_config_word(pdev, pdev->msix_cap + PCI_MSIX_FLAGS, &ctrl); in bnxt_get_max_irq()

Completed in 90 milliseconds