Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dpci_regs.h912 #define PCI_SRIOV_VF_OFFSET 0x14 /* First VF Offset */ macro
/Linux-v4.19/drivers/pci/
Diov.c48 pci_read_config_word(dev, iov->pos + PCI_SRIOV_VF_OFFSET, &iov->offset); in pci_iov_set_numvfs()
/Linux-v4.19/drivers/net/ethernet/sfc/
Dsiena_sriov.c1255 pci_read_config_word(pci_dev, sriov + PCI_SRIOV_VF_OFFSET, &offset); in efx_siena_sriov_vfs_init()
/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_sriov_common.c135 pci_read_config_word(dev, pos + PCI_SRIOV_VF_OFFSET, &offset); in qlcnic_sriov_virtid_fn()
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.c1138 pci_read_config_word(dev, pos + PCI_SRIOV_VF_OFFSET, &iov->offset); in bnx2x_sriov_pci_cfg_info()
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_sriov.c383 pos + PCI_SRIOV_VF_OFFSET, &iov->offset); in qed_iov_pci_cfg_info()