Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/controller/cadence/
H A Dpcie-cadence-ep.c239 reg = cap + PCI_MSIX_FLAGS; in cdns_pcie_ep_get_msix()
257 reg = cap + PCI_MSIX_FLAGS; in cdns_pcie_ep_set_msix()
398 flags = cdns_pcie_ep_fn_readw(pcie, fn, cap + PCI_MSIX_FLAGS); in cdns_pcie_ep_send_msix_irq()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci.h204 pci_read_config_word(dev, dev->msix_cap + PCI_MSIX_FLAGS, &ctrl); in pci_msix_clear_and_set_ctrl()
207 pci_write_config_word(dev, dev->msix_cap + PCI_MSIX_FLAGS, ctrl); in pci_msix_clear_and_set_ctrl()
H A Dmsi.c821 pci_read_config_word(dev, dev->msix_cap + PCI_MSIX_FLAGS, &control); in msix_capability_init()
1009 pci_read_config_word(dev, dev->msix_cap + PCI_MSIX_FLAGS, &control); in pci_msix_vec_count()
H A Dquirks.c3845 pci_read_config_word(dev, dev->msix_cap+PCI_MSIX_FLAGS, &msix_flags); in reset_chelsio_generic_dev()
3847 pci_write_config_word(dev, dev->msix_cap+PCI_MSIX_FLAGS, in reset_chelsio_generic_dev()
/OK3568_Linux_fs/kernel/drivers/xen/xen-pciback/
H A Dconf_space_capability.c254 .offset = PCI_MSIX_FLAGS,
H A Dconf_space.c312 dev->msix_cap + PCI_MSIX_FLAGS, in xen_pcibk_get_interrupt_type()
/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpcie-designware-ep.c374 reg = ep_func->msix_cap + func_offset + PCI_MSIX_FLAGS; in dw_pcie_ep_get_msix()
401 reg = ep_func->msix_cap + func_offset + PCI_MSIX_FLAGS; in dw_pcie_ep_set_msix()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dpci_regs.h323 #define PCI_MSIX_FLAGS 2 /* Message Control */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dpci_regs.h323 #define PCI_MSIX_FLAGS 2 /* Message Control */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpci_regs.h323 #define PCI_MSIX_FLAGS 2 /* Message Control */ macro
/OK3568_Linux_fs/kernel/drivers/vfio/pci/
H A Dvfio_pci.c369 pci_read_config_word(pdev, msix_pos + PCI_MSIX_FLAGS, &flags); in vfio_pci_enable()
639 pos + PCI_MSIX_FLAGS, &flags); in vfio_pci_get_irq_count()
/OK3568_Linux_fs/kernel/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c7385 pci_read_config_word(pdev, pos + PCI_MSIX_FLAGS, in megasas_probe_one()
7390 pos + PCI_MSIX_FLAGS, in megasas_probe_one()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c13643 pci_read_config_word(pdev, pdev->msix_cap + PCI_MSIX_FLAGS, &control); in bnx2x_get_num_non_def_sbs()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c12312 pci_read_config_word(pdev, pdev->msix_cap + PCI_MSIX_FLAGS, &ctrl); in bnxt_get_max_irq()