Home
last modified time | relevance | path

Searched refs:PCI_SRIOV_VF_STRIDE (Results 1 – 8 of 8) sorted by relevance

/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.h914 #define PCI_SRIOV_VF_STRIDE 0x16 /* Following VF Stride */ 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.h914 #define PCI_SRIOV_VF_STRIDE 0x16 /* Following VF Stride */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpci_regs.h949 #define PCI_SRIOV_VF_STRIDE 0x16 /* Following VF Stride */ macro
/OK3568_Linux_fs/kernel/drivers/pci/
H A Diov.c47 pci_read_config_word(dev, iov->pos + PCI_SRIOV_VF_STRIDE, &iov->stride); in pci_iov_set_numvfs()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dsiena_sriov.c1254 pci_read_config_word(pci_dev, sriov + PCI_SRIOV_VF_STRIDE, &stride); in efx_siena_sriov_vfs_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov_common.c135 pci_read_config_word(dev, pos + PCI_SRIOV_VF_STRIDE, &stride); in qlcnic_sriov_virtid_fn()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.c1132 pci_read_config_word(dev, pos + PCI_SRIOV_VF_STRIDE, &iov->stride); in bnx2x_sriov_pci_cfg_info()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_sriov.c363 pos + PCI_SRIOV_VF_STRIDE, &iov->stride); in qed_iov_pci_cfg_info()