Home
last modified time | relevance | path

Searched refs:PCI_SRIOV_CTRL (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/pci/
A Diov.c679 pci_write_config_word(dev, iov->pos + PCI_SRIOV_CTRL, iov->ctrl); in sriov_enable()
695 pci_write_config_word(dev, iov->pos + PCI_SRIOV_CTRL, iov->ctrl); in sriov_enable()
727 pci_write_config_word(dev, iov->pos + PCI_SRIOV_CTRL, iov->ctrl); in sriov_disable()
751 pci_read_config_word(dev, pos + PCI_SRIOV_CTRL, &ctrl); in sriov_init()
753 pci_write_config_word(dev, pos + PCI_SRIOV_CTRL, 0); in sriov_init()
767 pci_write_config_word(dev, pos + PCI_SRIOV_CTRL, ctrl); in sriov_init()
869 pci_read_config_word(dev, iov->pos + PCI_SRIOV_CTRL, &ctrl); in sriov_restore_state()
879 pci_write_config_word(dev, iov->pos + PCI_SRIOV_CTRL, ctrl); in sriov_restore_state()
886 pci_write_config_word(dev, iov->pos + PCI_SRIOV_CTRL, iov->ctrl); in sriov_restore_state()
962 pci_read_config_word(dev, iov->pos + PCI_SRIOV_CTRL, &cmd); in pci_iov_update_resource()
/linux-6.3-rc2/include/uapi/linux/
A Dpci_regs.h944 #define PCI_SRIOV_CTRL 0x08 /* SR-IOV Control */ macro
/linux-6.3-rc2/arch/powerpc/kernel/
A Deeh.c1789 pos += PCI_SRIOV_CTRL; in eeh_debugfs_break_device()
/linux-6.3-rc2/drivers/crypto/hisilicon/
A Dqm.c4054 pci_read_config_word(pdev, pos + PCI_SRIOV_CTRL, &sriov_ctrl); in qm_set_vf_mse()
4059 pci_write_config_word(pdev, pos + PCI_SRIOV_CTRL, sriov_ctrl); in qm_set_vf_mse()
4062 pci_read_config_word(pdev, pos + PCI_SRIOV_CTRL, &sriov_ctrl); in qm_set_vf_mse()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_sriov.c1128 pci_read_config_word(dev, pos + PCI_SRIOV_CTRL, &iov->ctrl); in bnx2x_sriov_pci_cfg_info()
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qed/
A Dqed_sriov.c346 pci_read_config_word(cdev->pdev, pos + PCI_SRIOV_CTRL, &iov->ctrl); in qed_iov_pci_cfg_info()

Completed in 41 milliseconds