Searched refs:PCI_SRIOV_VF_OFFSET (Results 1 – 3 of 3) sorted by relevance
310 pci_read_config_word(dev, iov->pos + PCI_SRIOV_VF_OFFSET, &offset); in sriov_enable()461 pci_read_config_word(dev, pos + PCI_SRIOV_VF_OFFSET, &offset); in sriov_init()
705 #define PCI_SRIOV_VF_OFFSET 0x14 /* First VF Offset */ macro
1232 pci_read_config_word(pci_dev, sriov + PCI_SRIOV_VF_OFFSET, &offset); in efx_sriov_vfs_init()