Home
last modified time | relevance | path

Searched refs:PCI_SRIOV_VF_OFFSET (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/pci/
Diov.c49 pci_read_config_word(dev, iov->pos + PCI_SRIOV_VF_OFFSET, &iov->offset); in pci_iov_set_numvfs()
256 pci_read_config_word(dev, iov->pos + PCI_SRIOV_VF_OFFSET, &offset); in sriov_enable()
418 pci_read_config_word(dev, pos + PCI_SRIOV_VF_OFFSET, &offset); in sriov_init()
/linux-4.1.27/include/uapi/linux/
Dpci_regs.h842 #define PCI_SRIOV_VF_OFFSET 0x14 /* First VF Offset */ macro
/linux-4.1.27/drivers/net/ethernet/sfc/
Dsiena_sriov.c1247 pci_read_config_word(pci_dev, sriov + PCI_SRIOV_VF_OFFSET, &offset); in efx_siena_sriov_vfs_init()
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_sriov_common.c129 pci_read_config_word(dev, pos + PCI_SRIOV_VF_OFFSET, &offset); in qlcnic_sriov_virtid_fn()
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.c1183 pci_read_config_word(dev, pos + PCI_SRIOV_VF_OFFSET, &iov->offset); in bnx2x_sriov_pci_cfg_info()