cap_offset 1435 drivers/gpu/drm/i915/gvt/kvmgt.c info.cap_offset = 0; cap_offset 1445 drivers/gpu/drm/i915/gvt/kvmgt.c info.cap_offset = sizeof(info); cap_offset 19 drivers/net/ethernet/intel/e1000e/mac.c u16 pcie_link_status, cap_offset; cap_offset 21 drivers/net/ethernet/intel/e1000e/mac.c cap_offset = adapter->pdev->pcie_cap; cap_offset 22 drivers/net/ethernet/intel/e1000e/mac.c if (!cap_offset) { cap_offset 26 drivers/net/ethernet/intel/e1000e/mac.c cap_offset + PCIE_LINK_STATUS, cap_offset 113 drivers/pci/controller/pcie-altera.c u32 cap_offset; /* PCIe capability structure register offset */ cap_offset 145 drivers/pci/controller/pcie-altera.c pcie->pcie_data->cap_offset + cap_offset 550 drivers/pci/controller/pcie-altera.c pcie->pcie_data->cap_offset + offset, cap_offset 561 drivers/pci/controller/pcie-altera.c pcie->pcie_data->cap_offset + offset, cap_offset 780 drivers/pci/controller/pcie-altera.c .cap_offset = 0x80, cap_offset 791 drivers/pci/controller/pcie-altera.c .cap_offset = 0x70, cap_offset 102 drivers/pci/hotplug/shpchp.h u32 cap_offset; cap_offset 206 drivers/pci/hotplug/shpchp_hpc.c u32 cap_offset = ctrl->cap_offset; cap_offset 209 drivers/pci/hotplug/shpchp_hpc.c rc = pci_write_config_byte(pdev, cap_offset + DWORD_SELECT, index); cap_offset 212 drivers/pci/hotplug/shpchp_hpc.c return pci_read_config_dword(pdev, cap_offset + DWORD_DATA, value); cap_offset 936 drivers/pci/hotplug/shpchp_hpc.c ctrl->cap_offset = pci_find_capability(pdev, PCI_CAP_ID_SHPC); cap_offset 937 drivers/pci/hotplug/shpchp_hpc.c if (!ctrl->cap_offset) { cap_offset 941 drivers/pci/hotplug/shpchp_hpc.c ctrl_dbg(ctrl, " cap_offset = %x\n", ctrl->cap_offset); cap_offset 367 drivers/s390/cio/vfio_ccw_ops.c info->cap_offset = 0; cap_offset 375 drivers/s390/cio/vfio_ccw_ops.c info->cap_offset = sizeof(*info); cap_offset 290 drivers/scsi/qla4xxx/ql4_init.c uint32_t *cap_offset; cap_offset 292 drivers/scsi/qla4xxx/ql4_init.c cap_offset = (uint32_t *)((char *)md_hdr + offset); cap_offset 294 drivers/scsi/qla4xxx/ql4_init.c if (!(le32_to_cpu(*cap_offset) & BIT_0)) { cap_offset 296 drivers/scsi/qla4xxx/ql4_init.c *cap_offset); cap_offset 28 drivers/usb/host/xhci-ext-caps.c static int xhci_create_intel_xhci_sw_pdev(struct xhci_hcd *xhci, u32 cap_offset) cap_offset 44 drivers/usb/host/xhci-ext-caps.c res.start = hcd->rsrc_start + cap_offset; cap_offset 849 drivers/vfio/pci/vfio_pci.c info.cap_offset = 0; cap_offset 858 drivers/vfio/pci/vfio_pci.c info.cap_offset = sizeof(info); cap_offset 2242 drivers/vfio/vfio_iommu_type1.c capsz = offsetofend(struct vfio_iommu_type1_info, cap_offset); cap_offset 2252 drivers/vfio/vfio_iommu_type1.c info.cap_offset = 0; /* output, no-recopy necessary */ cap_offset 2276 drivers/vfio/vfio_iommu_type1.c info.cap_offset = sizeof(info); cap_offset 43 drivers/xen/xen-pciback/conf_space_capability.c int cap_offset; cap_offset 46 drivers/xen/xen-pciback/conf_space_capability.c cap_offset = pci_find_capability(dev, cap->capability); cap_offset 47 drivers/xen/xen-pciback/conf_space_capability.c if (cap_offset) { cap_offset 49 drivers/xen/xen-pciback/conf_space_capability.c cap->capability, cap_offset); cap_offset 53 drivers/xen/xen-pciback/conf_space_capability.c cap_offset); cap_offset 58 drivers/xen/xen-pciback/conf_space_capability.c cap_offset); cap_offset 241 include/uapi/linux/vfio.h __u32 cap_offset; /* Offset within info struct of first cap */ cap_offset 726 include/uapi/linux/vfio.h __u32 cap_offset; /* Offset within info struct of first cap */ cap_offset 1060 samples/vfio-mdev/mbochs.c ext->base.cap_offset = offsetof(typeof(*ext), type);